if we drop the fast-cgi backend, we can as well use more up to date versions
This commit is contained in:
parent
cf946f960c
commit
566c8cf09e
2 changed files with 6 additions and 14 deletions
|
@ -19,7 +19,7 @@
|
|||
# resolver: https://example.com/snapshots/2018-01-01.yaml
|
||||
# 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
|
||||
resolver: lts-17.8
|
||||
# url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/16/15.yaml
|
||||
|
||||
# User packages to be built.
|
||||
|
@ -40,7 +40,6 @@ packages:
|
|||
extra-deps:
|
||||
- tickLeiste/tickLeiste
|
||||
- tickLeiste/tickLeiste-aeson
|
||||
- wai-handler-fastcgi-3.0.0.2@sha256:ecf5b5bd7e493b361df9099c190b6ca8f2fb5a467a2a5efa271b7f52d4d82986,1136
|
||||
# - acme-missiles-0.3
|
||||
# - git: https://github.com/commercialhaskell/stack.git
|
||||
# commit: e7b331f14bcffb8367cd58fbfc8b40ec7642100a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue