mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-14 19:45:44 -07:00
.github
man
src
tests
Properties
Instances.hs
Properties.hs
Utils.hs
loc.hs
util
.gitignore
.hlint.yaml
.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
Debian stable is not on 8.6, which was always our guide as to which GHC
versions we want to support.
In particular, this lets us get rid of all the quickcheck-classes
special treatment.
Related: 400730fe3b