Update resolver
This commit is contained in:
parent
f75c3368bb
commit
4b4c0605b5
2 changed files with 5 additions and 5 deletions
|
|
@ -17,7 +17,7 @@
|
|||
#
|
||||
# resolver: ./custom-snapshot.yaml
|
||||
# resolver: https://example.com/snapshots/2018-01-01.yaml
|
||||
resolver: lts-14.13
|
||||
resolver: lts-14.14
|
||||
|
||||
# User packages to be built.
|
||||
# Various formats can be used as shown in the example below.
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ packages:
|
|||
hackage: OddWord-1.0.2.0@sha256:5d848ff5db2c0457ce37ccc8898ce2b6b880a1c6a78e5b16841328a7404ff5ee,1888
|
||||
snapshots:
|
||||
- completed:
|
||||
size: 525876
|
||||
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/14/13.yaml
|
||||
sha256: 4a0e79eb194c937cc2a1852ff84d983c63ac348dc6bad5f38d20cab697036eef
|
||||
original: lts-14.13
|
||||
size: 525663
|
||||
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/14/14.yaml
|
||||
sha256: 6edc48df46eb8bf7b861e98dd30d021a92c2e1820c9bb6528aac5d997b0e14ef
|
||||
original: lts-14.14
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue