Skip to content

Commit 6661dc2

Browse files
committed
Relax the bound for streamly-process
1 parent fd64e95 commit 6661dc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packdiff.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ executable packdiff
4949
-- other-extensions:
5050
build-depends: base >= 4.10 && < 4.20
5151
, streamly-core >= 0.1.0
52-
, streamly-process == 0.3.1.*
52+
, streamly-process >= 0.3.1
5353
, packdiff
5454
, containers
5555
hs-source-dirs: cli

0 commit comments

Comments
 (0)