;pkg:stack:9.8: updates

This commit is contained in:
Simon Michael 2024-01-26 22:48:05 -10:00
parent f7c18bc6e7
commit 015943b93d

View File

@ -1,12 +1,12 @@
# stack build plan using GHC 9.8.1 # stack build plan using GHC 9.8.1
resolver: nightly-2024-01-04 resolver: nightly-2024-01-26
packages: packages:
- hledger-lib - hledger-lib
- hledger - hledger
# blocked by https://github.com/luite/hfsevents/issues/16 # blocked by https://github.com/luite/hfsevents/issues/16
#- hledger-ui # - hledger-ui
- hledger-web - hledger-web
extra-deps: extra-deps:
@ -15,14 +15,12 @@ extra-deps:
- yesod-1.6.2.1 - yesod-1.6.2.1
- yesod-form-1.7.6 - yesod-form-1.7.6
# work around https://github.com/stackbuilders/cassava-megaparsec/issues/39 # work around https://github.com/stackbuilders/cassava-megaparsec/issues/39 etc.
# both of these are needed:
allow-newer: true allow-newer: true
allow-newer-deps:
# not working for me - cassava-megaparsec
# allow-newer-deps: - email-validate
# - cassava-megaparsec
# - vector
nix: nix:
pure: false pure: false