We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 467a155 commit fd654deCopy full SHA for fd654de
unicode-transforms.cabal
@@ -88,7 +88,7 @@ library
88
ghc-options: -Wall -fwarn-identities -fwarn-incomplete-record-updates -fwarn-incomplete-uni-patterns -fwarn-tabs
89
build-depends:
90
base >= 4.8 && < 4.21
91
- , unicode-data >= 0.2 && < 0.5
+ , unicode-data >= 0.2 && < 0.7
92
, bytestring >= 0.9 && < 0.13
93
, ghc-prim >= 0.2 && < 0.12
94
0 commit comments