Skip to content

Commit ab251a5

Browse files
committed
cabal: loosen semialign bounds
1 parent 7a3c654 commit ab251a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patch.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ library
7070

7171
if flag(split-these)
7272
build-depends: these >= 1 && <1.3
73-
, semialign >=1 && <1.3
73+
, semialign >=1 && <1.4
7474
, monoidal-containers >= 0.6 && < 0.7
7575
else
7676
build-depends: these >= 0.4 && <0.9

0 commit comments

Comments
 (0)