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 c9b07fe commit c78a4cdCopy full SHA for c78a4cd
packdiff.cabal
@@ -37,7 +37,7 @@ library
37
, Diff
38
, Pretty
39
-- other-extensions:
40
- build-depends: base >= 4.10 && < 4.17
+ build-depends: base >= 4.10 && < 4.20
41
, streamly-core >= 0.1.0
42
, containers >= 0.6 && < 0.7
43
hs-source-dirs: src
@@ -47,7 +47,7 @@ executable packdiff
47
import: compile-options
48
main-is: Main.hs
49
50
51
52
, streamly-process == 0.3.0.*
53
, packdiff
0 commit comments