mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
stack: Bump default resolver to 19.6
No impact on CI, just makes it easier for contributors to use the latest 9.0 GHC.
This commit is contained in:
parent
21e613e242
commit
616222c9f0
@ -1,7 +1,7 @@
|
|||||||
# This stack.yaml is used to build xmonad-contrib with released versions
|
# This stack.yaml is used to build xmonad-contrib with released versions
|
||||||
# of X11 and xmonad
|
# of X11 and xmonad
|
||||||
|
|
||||||
resolver: lts-18.14
|
resolver: lts-19.6
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
- ./
|
- ./
|
||||||
|
Loading…
x
Reference in New Issue
Block a user