Skip to content

Commit 59142d8

Browse files
Fix typo in description, changelog
1 parent 16d5973 commit 59142d8

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
* Simplify the README, use text tables instead of graphs.
44
* Upgrade to latest release of all streaming packages
5-
* Use fusion-plugin, add a flag to disable the plugin
65
* Build bench-report utility independently to avoid dependency issues
7-
* Add streamly pure lists, streamly arrays, bytestring, text, dlist, sequence
6+
* Add benchmarks for streamly pure lists, streamly arrays, bytestring,
7+
text, dlist, sequence
88
* Add benchmarks to measure composition of the filtering and
99
transformation operations multiple times
1010
* Add benchmarks to measure composition of various combinations of different

streaming-benchmarks.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ description:
1616
performance of various streaming implementations in Haskell.
1717
.
1818
The following packages are supported:
19+
.
1920
* base (Haskell lists)
2021
* streamly
2122
* streaming

0 commit comments

Comments
 (0)