Skip to content

Commit

Permalink
;ci: add base-compat 0.14 to extra-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichael committed Oct 1, 2024
1 parent 0f04af4 commit f3bf049
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
2 changes: 2 additions & 0 deletions stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ packages:
- hledger-web

extra-deps:
- base-compat-0.14.0
- base-compat-batteries-0.14.0
# for hledger-lib
- Cabal-3.12.0.0
- Cabal-syntax-3.12.0.0
Expand Down
13 changes: 13 additions & 0 deletions stack8.10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,21 @@ packages:
- hledger-ui
- hledger-web

# I give up, go with this for now
allow-newer: true

extra-deps:
- safe-0.3.21

- base-compat-0.14.0
# needed for the above:
- base-compat-batteries-0.14.0
- data-array-byte-0.1.0.1
- foldable1-classes-compat-0.1
- hashable-1.4.7.0
- OneTuple-0.4.2
# etc etc etc.

# for hledger-lib:
- doctest-0.20.0
- ansi-terminal-0.11.4
Expand Down

0 comments on commit f3bf049

Please sign in to comment.