Update GHC

This commit is contained in:
Rene Vergara 2023-04-05 12:52:08 -05:00
parent 35f13c7290
commit 241af78f2b
Signed by: pitmutt
GPG Key ID: 65122AD495A7F5B2
3 changed files with 5 additions and 7 deletions

View File

@ -1,2 +0,0 @@
import Distribution.Simple
main = defaultMain

View File

@ -17,7 +17,7 @@
#
# resolver: ./custom-snapshot.yaml
# resolver: https://example.com/snapshots/2018-01-01.yaml
resolver: lts-20.8
resolver: lts-20.16
# User packages to be built.
# Various formats can be used as shown in the example below.

View File

@ -17,7 +17,7 @@ packages:
git: https://github.com/reach-sh/haskell-hexstring.git
snapshots:
- completed:
sha256: bfafe5735ccb74527d754b1f9999ded72d7c3a6c3a88529449661431ccfbd6cc
size: 649327
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/20/8.yaml
original: lts-20.8
sha256: dad15e2ec0c09280a5c2e07190fb18710fc54472f029f34f861f686540824d81
size: 649592
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/20/16.yaml
original: lts-20.16