Skip to content

Commit 386afa4

Browse files
committed
allow semigroups 0.19
1 parent f11ba46 commit 386afa4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

streaming.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ library
216216
if !impl(ghc >= 8.0)
217217
build-depends:
218218
fail == 4.9.*
219-
, semigroups >= 0.18 && <0.19
219+
, semigroups >= 0.18 && <0.20
220220

221221
hs-source-dirs:
222222
src

0 commit comments

Comments
 (0)