changed resolver two newest possible :( lts
This commit is contained in:
parent
8c771d2a5f
commit
5f7fa8ce2b
2 changed files with 7 additions and 5 deletions
|
@ -17,7 +17,9 @@
|
||||||
#
|
#
|
||||||
# resolver: ./custom-snapshot.yaml
|
# resolver: ./custom-snapshot.yaml
|
||||||
# resolver: https://example.com/snapshots/2018-01-01.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
|
# url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/16/15.yaml
|
||||||
|
|
||||||
# User packages to be built.
|
# User packages to be built.
|
||||||
|
|
|
@ -4,11 +4,11 @@
|
||||||
# https://docs.haskellstack.org/en/stable/lock_files
|
# https://docs.haskellstack.org/en/stable/lock_files
|
||||||
|
|
||||||
snapshots:
|
snapshots:
|
||||||
- original: lts-17.5
|
- original: lts-16.16
|
||||||
completed:
|
completed:
|
||||||
sha256: 78e8ebabf11406261abbc95b44f240acf71802630b368888f6d758de7fc3a2f7
|
sha256: d6b004b095fe2a0b8b14fbc30014ee97e58843b9c9362ddb9244273dda62649e
|
||||||
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/17/5.yaml
|
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/16/16.yaml
|
||||||
size: 565266
|
size: 532380
|
||||||
packages:
|
packages:
|
||||||
- original:
|
- original:
|
||||||
hackage: wai-handler-fastcgi-3.0.0.2@sha256:ecf5b5bd7e493b361df9099c190b6ca8f2fb5a467a2a5efa271b7f52d4d82986,1136
|
hackage: wai-handler-fastcgi-3.0.0.2@sha256:ecf5b5bd7e493b361df9099c190b6ca8f2fb5a467a2a5efa271b7f52d4d82986,1136
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue