;pkg:stack: cleanups

This commit is contained in:
Simon Michael 2025-05-28 14:54:48 -10:00
parent c1ab42fbba
commit 26991b86e9
2 changed files with 2 additions and 2 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-04-01
resolver: nightly-2025-05-01
packages:
- hledger-lib

View File

@ -9,7 +9,7 @@ packages:
- hledger-ui
- hledger-web
resolver: nightly-2025-04-01
resolver: nightly-2025-05-01
compiler: ghc-9.12.2
notify-if-ghc-untested: false
notify-if-cabal-untested: false