Skip to content

Commit 07e7077

Browse files
rnjtranjanharendra-kumar
authored andcommitted
Use streamly-process 0.3.0
1 parent 0bce30f commit 07e7077

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cabal.project.user

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ packages: .
33
source-repository-package
44
type: git
55
location: https://github.com/composewell/streamly-process.git
6-
tag: d80b860d9d8ea98e4f7f63390442b3155c34dd08
6+
tag: 4f6ae520390f4673a61a0fbc6520fe217aa0a091

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.17
5151
, streamly-core == 0.1.0.*
52-
, streamly-process == 0.2.0.*
52+
, streamly-process == 0.3.0.*
5353
, packdiff
5454
, containers
5555
hs-source-dirs: cli

0 commit comments

Comments
 (0)