Skip to content

Commit

Permalink
Merge pull request #122 from andreasabel/base-4.13
Browse files Browse the repository at this point in the history
Bump lower bound of `base` to >= 4.13
  • Loading branch information
mpilgrem authored Jan 9, 2024
2 parents 7ef6fec + b00622f commit 5442f0a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ flags:
manual: false

dependencies:
- base >= 4.10 && < 5
- base >= 4.13 && < 5
- aeson
- aeson-warning-parser >= 0.1.1
- ansi-terminal
Expand Down
8 changes: 4 additions & 4 deletions pantry.cabal

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5442f0a

Please sign in to comment.