Skip to content

Commit

Permalink
Fix typo in description, changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
harendra-kumar committed Jul 2, 2021
1 parent 16d5973 commit 59142d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

* Simplify the README, use text tables instead of graphs.
* Upgrade to latest release of all streaming packages
* Use fusion-plugin, add a flag to disable the plugin
* Build bench-report utility independently to avoid dependency issues
* Add streamly pure lists, streamly arrays, bytestring, text, dlist, sequence
* Add benchmarks for streamly pure lists, streamly arrays, bytestring,
text, dlist, sequence
* Add benchmarks to measure composition of the filtering and
transformation operations multiple times
* Add benchmarks to measure composition of various combinations of different
Expand Down
1 change: 1 addition & 0 deletions streaming-benchmarks.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ description:
performance of various streaming implementations in Haskell.
.
The following packages are supported:
.
* base (Haskell lists)
* streamly
* streaming
Expand Down

0 comments on commit 59142d8

Please sign in to comment.