Skip to content

Commit dbc6bb9

Browse files
Use cabal version 2.4
For matching the extra-doc-files by using ApiChangelogs/*.txt
1 parent 8dcd7ae commit dbc6bb9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

core/streamly-core.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cabal-version: 2.2
1+
cabal-version: 2.4
22
name: streamly-core
33
version: 0.3.0
44
synopsis: Streaming, parsers, arrays, serialization and more

streamly.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cabal-version: 2.2
1+
cabal-version: 2.4
22
name: streamly
33
version: 0.11.0
44
synopsis: Streaming data pipelines with declarative concurrency

0 commit comments

Comments
 (0)