changed resolver two newest possible :( lts

This commit is contained in:
Dennis Frieberg 2021-03-18 17:34:23 +01:00
parent 8c771d2a5f
commit 5f7fa8ce2b
2 changed files with 7 additions and 5 deletions

View file

@ -17,7 +17,9 @@
#
# resolver: ./custom-snapshot.yaml
# resolver: https://example.com/snapshots/2018-01-01.yaml
resolver: lts-17.5
# would love a newer resolver, but wai-handler-fastcgi forces an old version of
# wai-extra, this is the newest resolver satisfying that requirement
resolver: lts-16.16
# url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/16/15.yaml
# User packages to be built.