We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34d4d7c + cca40ab commit 229d079Copy full SHA for 229d079
1 file changed
unicode-transforms.cabal
@@ -84,7 +84,7 @@ library
84
ghc-options: -Wall -fwarn-identities -fwarn-incomplete-record-updates -fwarn-incomplete-uni-patterns -fwarn-tabs
85
build-depends:
86
base >= 4.8 && < 4.18
87
- , unicode-data >= 0.2 && < 0.4
+ , unicode-data >= 0.2 && < 0.5
88
, bytestring >= 0.9 && < 0.12
89
, ghc-prim >= 0.2 && < 0.10
90
0 commit comments