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 c78a4cd commit c6f0f81Copy full SHA for c6f0f81
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: 4f6ae520390f4673a61a0fbc6520fe217aa0a091
+ tag: v0.3.1
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.0.*
+ , streamly-process == 0.3.1.*
53
, packdiff
54
, containers
55
hs-source-dirs: cli
0 commit comments