Skip to content

Commit

Permalink
dev: stack: silence wizards bounds warning, hopefully
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichael committed Oct 1, 2024
1 parent a999950 commit 0f04af4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ extra-deps:

# for hledger
- haskeline-0.8.2.1
# to silence a warning
- wizards-1.0.3@rev:3

# for dev builds when the ghcdebug flag is enabled:
- ghc-debug-convention-0.6.0.0
Expand Down
2 changes: 2 additions & 0 deletions stack8.10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ extra-deps:
- text-builder-dev-0.3.3.2
- isomorphism-class-0.1.0.7
# for hledger:
# silence a warning
- wizards-1.0.3@rev:3
# for hledger-ui:
- brick-2.3.1
- bimap-0.5.0
Expand Down

0 comments on commit 0f04af4

Please sign in to comment.