We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd64e95 commit 6661dc2Copy full SHA for 6661dc2
1 file changed
packdiff.cabal
@@ -49,7 +49,7 @@ executable packdiff
49
-- other-extensions:
50
build-depends: base >= 4.10 && < 4.20
51
, streamly-core >= 0.1.0
52
- , streamly-process == 0.3.1.*
+ , streamly-process >= 0.3.1
53
, packdiff
54
, containers
55
hs-source-dirs: cli
0 commit comments