We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50c952a commit cd40d90Copy full SHA for cd40d90
unicode-transforms.cabal
@@ -81,7 +81,7 @@ library
81
hs-source-dirs: .
82
ghc-options: -Wall -fwarn-identities -fwarn-incomplete-record-updates -fwarn-incomplete-uni-patterns -fwarn-tabs
83
build-depends:
84
- base >=4.7 && <5
+ base >=4.8 && <5
85
, unicode-data >= 0.1 && <0.2
86
, bytestring >=0.9 && <0.12
87
, ghc-prim >= 0.2 && < 0.8
0 commit comments