;pkg:stack: revert to ghc 9.12.2, 9.12.3 is buggy and not yet available with ghcup
This commit is contained in:
parent
9e79fe7182
commit
7ab155de67
@ -1,4 +1,4 @@
|
||||
# stack build plan using GHC 9.12.3
|
||||
# stack build plan using GHC 9.12.2
|
||||
# https://gitlab.haskell.org/ghc/ghc/-/wikis/migration/9.12
|
||||
# https://downloads.haskell.org/ghc/9.12.1/docs/users_guide/9.12.1-notes.html
|
||||
# https://downloads.haskell.org/ghc/9.12.2/docs/users_guide/9.12.2-notes.html
|
||||
@ -10,7 +10,7 @@ packages:
|
||||
- hledger-ui
|
||||
- hledger-web
|
||||
|
||||
resolver: nightly-2026-01-08
|
||||
resolver: nightly-2025-09-30
|
||||
|
||||
notify-if-ghc-untested: false
|
||||
notify-if-cabal-untested: false
|
||||
|
||||
Loading…
Reference in New Issue
Block a user