Skip to content

Commit

Permalink
Bump the upper bound of unicode-data
Browse files Browse the repository at this point in the history
  • Loading branch information
adithyaov committed Jul 5, 2024
1 parent 467a155 commit fd654de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unicode-transforms.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ library
ghc-options: -Wall -fwarn-identities -fwarn-incomplete-record-updates -fwarn-incomplete-uni-patterns -fwarn-tabs
build-depends:
base >= 4.8 && < 4.21
, unicode-data >= 0.2 && < 0.5
, unicode-data >= 0.2 && < 0.7
, bytestring >= 0.9 && < 0.13
, ghc-prim >= 0.2 && < 0.12

Expand Down

0 comments on commit fd654de

Please sign in to comment.