;pkg: bump stack snapshots

This commit is contained in:
Simon Michael 2025-03-06 22:06:06 -10:00
parent d024ff9d89
commit e19ef2de42
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# https://gitlab.haskell.org/ghc/ghc/-/wikis/migration/9.10
# https://downloads.haskell.org/ghc/9.10.1/docs/users_guide/9.10.1-notes.html
resolver: nightly-2025-02-15
resolver: nightly-2025-03-01
packages:
- hledger-lib

View File

@ -2,7 +2,7 @@
# 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
resolver: nightly-2025-02-15
resolver: nightly-2025-03-01
compiler: ghc-9.12.1
notify-if-ghc-untested: false
notify-if-cabal-untested: false

View File

@ -1,6 +1,6 @@
# stack build plan using GHC 9.8.4
resolver: lts-23.8
resolver: lts-23.11
packages:
- hledger-lib