We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bce30f commit 07e7077Copy full SHA for 07e7077
cabal.project.user
@@ -3,4 +3,4 @@ packages: .
3
source-repository-package
4
type: git
5
location: https://github.com/composewell/streamly-process.git
6
- tag: d80b860d9d8ea98e4f7f63390442b3155c34dd08
+ tag: 4f6ae520390f4673a61a0fbc6520fe217aa0a091
packdiff.cabal
@@ -49,7 +49,7 @@ executable packdiff
49
-- other-extensions:
50
build-depends: base >= 4.10 && < 4.17
51
, streamly-core == 0.1.0.*
52
- , streamly-process == 0.2.0.*
+ , streamly-process == 0.3.0.*
53
, packdiff
54
, containers
55
hs-source-dirs: cli
0 commit comments