Skip to content

Commit cd40d90

Browse files
committed
Bump the lower version of base
1 parent 50c952a commit cd40d90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unicode-transforms.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ library
8181
hs-source-dirs: .
8282
ghc-options: -Wall -fwarn-identities -fwarn-incomplete-record-updates -fwarn-incomplete-uni-patterns -fwarn-tabs
8383
build-depends:
84-
base >=4.7 && <5
84+
base >=4.8 && <5
8585
, unicode-data >= 0.1 && <0.2
8686
, bytestring >=0.9 && <0.12
8787
, ghc-prim >= 0.2 && < 0.8

0 commit comments

Comments
 (0)