Skip to content

Commit c650754

Browse files
committed
Bump upper bound of ghc-prim
1 parent 87d3d9a commit c650754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unicode-transforms.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ library
9898
base >=4.7 && <5
9999
, bytestring >=0.9 && <0.12
100100
, text >=1.1.1 && <1.3
101-
, ghc-prim >= 0.2 && < 0.7
101+
, ghc-prim >= 0.2 && < 0.8
102102
if flag(dev)
103103
ghc-options: -O0
104104
else

0 commit comments

Comments
 (0)