1
0
mirror of https://github.com/xmonad/xmonad.git synced 2025-08-22 23:13:47 -07:00
Files
.github
workflows
ISSUE_TEMPLATE.md
PULL_REQUEST_TEMPLATE.md
man
src
tests
util
.gitignore
.mailmap
CHANGES.md
CONTRIBUTING.md
INSTALL.md
LICENSE
MAINTAINERS.md
Main.hs
README.md
Setup.lhs
TUTORIAL.md
cabal.haskell-ci
cabal.project
flake.nix
stack.yaml
xmonad.cabal
xmonad/.github
Tomas Janousek 90c719148b ci: Discard old caches to fix build failures
We're getting "undefined reference" errors during linking, suggesting
some build artifacts in the cache are stale and need to be rebuilt.
2022-04-18 23:24:09 +02:00
..