Skip to content

Commit a9d9a49

Browse files
Update tested-with field
1 parent 5fbf35c commit a9d9a49

1 file changed

Lines changed: 11 additions & 4 deletions

File tree

streamly-examples.cabal

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,21 @@ description:
2222
category:
2323
Streamly, Streaming, Concurrency, Text, Filesystem, Network, Reactivity
2424
stability: provisional
25-
tested-with: GHC==9.4.4, GHC==9.2.7, GHC==9.0.1, GHC==8.10.7
25+
tested-with:
26+
GHC==9.14.1
27+
, GHC==9.12.4
28+
, GHC==9.10.3
29+
, GHC==9.8.4
30+
, GHC==9.6.3
2631
build-type: Simple
27-
extra-source-files:
28-
Cargo.toml
32+
extra-doc-files:
2933
Changelog.md
30-
Makefile
3134
NOTICE
3235
README.md
36+
37+
extra-source-files:
38+
Cargo.toml
39+
Makefile
3340
examples/ListDirBasic.c
3441
examples/ListDirBasic.rs
3542
examples/WalkDirBasic.rs

0 commit comments

Comments
 (0)