Updated lts and added to ignore file
This commit is contained in:
parent
e2212fc1d3
commit
b94133614f
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@ cabal.project.local
|
|||||||
cabal.project.local~
|
cabal.project.local~
|
||||||
.HTF/
|
.HTF/
|
||||||
.ghc.environment.*
|
.ghc.environment.*
|
||||||
|
hie.yaml
|
||||||
|
|||||||
@ -17,7 +17,7 @@
|
|||||||
#
|
#
|
||||||
# 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-20.12
|
resolver: lts-20.16
|
||||||
|
|
||||||
|
|
||||||
# User packages to be built.
|
# User packages to be built.
|
||||||
|
|||||||
@ -13,7 +13,7 @@ packages:
|
|||||||
hackage: chronos-1.1.5
|
hackage: chronos-1.1.5
|
||||||
snapshots:
|
snapshots:
|
||||||
- completed:
|
- completed:
|
||||||
sha256: af5d667f6096e535b9c725a72cffe0f6c060e0568d9f9eeda04caee70d0d9d2d
|
sha256: dad15e2ec0c09280a5c2e07190fb18710fc54472f029f34f861f686540824d81
|
||||||
size: 649133
|
size: 649592
|
||||||
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/20/12.yaml
|
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/20/16.yaml
|
||||||
original: lts-20.12
|
original: lts-20.16
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user