stack: Bump default resolver to 18.14

No impact on CI, just makes it easier for contributors to use the latest
8.10 GHC.
This commit is contained in:
Tomas Janousek
2021-10-28 17:22:54 +01:00
parent 4a356cfc7c
commit f5f6ef41cb
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
# This stack.yaml is used to build xmonad-contrib with master versions
# of X11 and xmonad
resolver: lts-17.14
resolver: lts-18.14
packages:
- ./

View File

@@ -1,7 +1,7 @@
# This stack.yaml is used to build xmonad-contrib with released versions
# of X11 and xmonad
resolver: lts-17.14
resolver: lts-18.14
packages:
- ./