chore(stack): use resolver 21.25 -> ghc-9.4.8

This commit is contained in:
Sarah Vaupel 2024-01-14 16:10:26 +01:00
parent f2df3ae2e5
commit ac248fc177
3 changed files with 6 additions and 6 deletions

View File

@ -26,7 +26,7 @@ in {
cp -pr --reflink=auto ./. $out cp -pr --reflink=auto ./. $out
''; '';
}; };
compiler-nix-name = "ghc8104"; compiler-nix-name = "ghc94";
# stack-sha256 = "1n7z294ldv2rjkfj1vs3kqmnbp34m2scrmyrp5kwmga9vp86fd9z"; # produces errors gregor does not understand :( # stack-sha256 = "1n7z294ldv2rjkfj1vs3kqmnbp34m2scrmyrp5kwmga9vp86fd9z"; # produces errors gregor does not understand :(
modules = [ modules = [
{ {

View File

@ -127,5 +127,5 @@ extra-deps:
- ldap-client-0.4.2@sha256:2ddd8e7aa2dcbe9444775224e12abf4c42e0133b4d2d6b0d1324c4bd7d4169ca,2225 - ldap-client-0.4.2@sha256:2ddd8e7aa2dcbe9444775224e12abf4c42e0133b4d2d6b0d1324c4bd7d4169ca,2225
- memcached-binary-0.2.0@sha256:3314b765ef10f959862577e55809bc181d16dfd3ff9443b62499b5b393eea6b3,2451 - memcached-binary-0.2.0@sha256:3314b765ef10f959862577e55809bc181d16dfd3ff9443b62499b5b393eea6b3,2451
resolver: lts-22.4 resolver: lts-21.25
allow-newer: true allow-newer: true

View File

@ -520,7 +520,7 @@ packages:
hackage: memcached-binary-0.2.0@sha256:3314b765ef10f959862577e55809bc181d16dfd3ff9443b62499b5b393eea6b3,2451 hackage: memcached-binary-0.2.0@sha256:3314b765ef10f959862577e55809bc181d16dfd3ff9443b62499b5b393eea6b3,2451
snapshots: snapshots:
- completed: - completed:
sha256: 8b211c5a6aad3787e023dfddaf7de7868968e4f240ecedf14ad1c5b2199046ca sha256: a81fb3877c4f9031e1325eb3935122e608d80715dc16b586eb11ddbff8671ecd
size: 714097 size: 640086
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/22/4.yaml url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/21/25.yaml
original: lts-22.4 original: lts-21.25