Skip to content

Commit

Permalink
Bump base bounds (GHC-9.12)
Browse files Browse the repository at this point in the history
  • Loading branch information
TeofilC committed Dec 19, 2024
1 parent 5c715e6 commit ad0d7a3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
### Added

- Support GHC-9.12
2 changes: 1 addition & 1 deletion rel8.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ library
aeson
, attoparsec
, attoparsec-aeson
, base ^>= 4.16 || ^>= 4.17 || ^>= 4.18 || ^>= 4.19 || ^>= 4.20
, base >= 4.16 && < 4.22
, base16 >= 1.0
, base-compat ^>= 0.11 || ^>= 0.12 || ^>= 0.13 || ^>= 0.14
, bifunctors
Expand Down

0 comments on commit ad0d7a3

Please sign in to comment.