Skip to content

Commit 7a3c654

Browse files
committed
cabal: loosen semigroupoids version bound
1 parent ec8cc60 commit 7a3c654

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
@@ -45,7 +45,7 @@ library
4545
, dependent-sum >= 0.6 && < 0.8
4646
, lens >= 4.7 && < 5.3
4747
, indexed-traversable >= 0.1 && < 0.2
48-
, semigroupoids >= 4.0 && < 6
48+
, semigroupoids >= 4.0 && < 7
4949
, transformers >= 0.5.6.0 && < 0.7
5050
, witherable >= 0.3 && < 0.5
5151

0 commit comments

Comments
 (0)