;pkg:stack: nightly-2026-01-08 / ghc 9.12.3
This commit is contained in:
parent
4a79b29f42
commit
81547f371c
@ -1,7 +1,8 @@
|
|||||||
# stack build plan using GHC 9.12.2
|
# stack build plan using GHC 9.12.3
|
||||||
# https://gitlab.haskell.org/ghc/ghc/-/wikis/migration/9.12
|
# 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.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
|
# https://downloads.haskell.org/ghc/9.12.2/docs/users_guide/9.12.2-notes.html
|
||||||
|
# https://downloads.haskell.org/ghc/9.12.2/docs/users_guide/9.12.3-notes.html
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
- hledger-lib
|
- hledger-lib
|
||||||
@ -9,7 +10,7 @@ packages:
|
|||||||
- hledger-ui
|
- hledger-ui
|
||||||
- hledger-web
|
- hledger-web
|
||||||
|
|
||||||
resolver: nightly-2025-09-30
|
resolver: nightly-2026-01-08
|
||||||
|
|
||||||
notify-if-ghc-untested: false
|
notify-if-ghc-untested: false
|
||||||
notify-if-cabal-untested: false
|
notify-if-cabal-untested: false
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
# stack build plan using GHC 9.14 installed in PATH
|
# stack build plan using GHC 9.14 installed in PATH
|
||||||
# https://gitlab.haskell.org/ghc/ghc/-/wikis/migration/9.14
|
# https://gitlab.haskell.org/ghc/ghc/-/wikis/migration/9.14
|
||||||
|
|
||||||
resolver: nightly-2025-10-11
|
resolver: nightly-2026-01-08
|
||||||
compiler: ghc-9.14
|
compiler: ghc-9.14
|
||||||
notify-if-ghc-untested: false
|
notify-if-ghc-untested: false
|
||||||
notify-if-cabal-untested: false
|
notify-if-cabal-untested: false
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user