mirror of
https://github.com/xmonad/xmonad.git
synced 2025-05-19 08:30:21 -07:00
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
16 lines
171 B
YAML
16 lines
171 B
YAML
resolver: lts-19.6
|
|
|
|
packages:
|
|
- ./
|
|
|
|
extra-deps:
|
|
- X11-1.10
|
|
|
|
nix:
|
|
packages:
|
|
- zlib
|
|
- xorg.libX11
|
|
- xorg.libXrandr
|
|
- xorg.libXScrnSaver
|
|
- xorg.libXext
|