Commit Graph

101 Commits

Author SHA1 Message Date
Adithya Kumar
3ae32c55d9 Remove cabal.project in bench-runner and update the benchmark guide 2022-08-10 16:34:55 +05:30
Adithya Kumar
614c226eac Rename IORef.Prim to IORef.Unboxed 2022-08-01 10:38:33 +05:30
Adithya Kumar
24f3447437 Update the CHANGELOG with the Storable -> Prim migration 2022-06-23 16:09:57 +05:30
Adithya Kumar
0d2ce6ca76 Deprecate variance and stdDev in folds 2022-06-11 19:18:01 +05:30
Adithya Kumar
3773fca776 Update the benchmarks guide and fix the default.nix of bench-runner 2022-06-11 15:43:14 +05:30
Adithya Kumar
58ae0ca05c Add some post release tasks in the maintainers guide 2022-05-25 15:10:16 +05:30
Adithya Kumar
a12f957454 Link the github and streamly-examples in the docs
- Add a github link in the user and developer docs
- Link streamly-examples under Tutorials and HowTo
2022-05-24 22:54:34 +05:30
Adithya Kumar
6170d8dfba Move the resources doc to the top user doc level 2022-04-11 01:16:09 +05:30
Adithya Kumar
4450a47f0a Move performance into Explanatory 2022-04-11 01:16:09 +05:30
Adithya Kumar
cea637f697 Rename Explanation to Explanatory 2022-04-11 01:16:09 +05:30
Adithya Kumar
f9ae7a50bf Add a section about checking for broken symlinks in MAINTAINING 2022-04-11 01:16:09 +05:30
Adithya Kumar
cadd57ca19 Move user documentation under the User node 2022-04-11 01:16:09 +05:30
Adithya Kumar
72a0199c67 Move the README of benchmarks and tests into the developer docs 2022-04-11 01:16:09 +05:30
Adithya Kumar
0c02feae1f Move Contributing doc into the developer documentation 2022-04-11 01:16:09 +05:30
Adithya Kumar
6f3371e656 Move dev/* (developer docs) into docs/Developer/* 2022-04-11 01:16:09 +05:30
Adithya Kumar
1aa7e60256 Fix documentation links 2022-04-11 01:16:09 +05:30
Adithya Kumar
e32bccdffa Categorize documentation in a better way 2022-04-11 01:16:09 +05:30
Ranjeet Kumar Ranjan
4f70b0d4e6 Rename Socket BufferOf APIs 2022-04-03 15:30:56 +05:30
Ranjeet Kumar Ranjan
f5e3dc9394 Downgrade Monad to Applicative 2022-03-30 18:48:13 +05:30
Ranjeet Kumar Ranjan
3a59974ed8 Rename unfold scan to postscan, add benchmark, test 2022-03-25 15:18:27 +05:30
Adithya Kumar
29ba5decc5 Extract streamly-core out of streamly 2022-03-10 01:25:49 +05:30
Adithya Kumar
956faed4b1 Update the month in Changelog to March 2022-03-02 23:53:10 +05:30
Adithya Kumar
14c2894321 Update the streamly version in all the required files 2022-03-02 23:49:51 +05:30
Adithya Kumar
dcdf2d592a Mention the GHC 9 performance fixes in changelog & compiling guide 2022-03-02 23:49:51 +05:30
Adithya Kumar
38db79eae3 Update the contributor list 2022-03-02 23:49:51 +05:30
Adithya Kumar
14d0bfc61a Update the stack resolver and keep versions DRY 2022-03-02 23:49:51 +05:30
Adithya Kumar
3cdb718b95 Make all the links in md docs absolute to the repo root 2022-02-12 01:20:40 +05:30
Adithya Kumar
768e8ab08f Add all the docs as extra-doc-files in streamly-docs.cabal 2022-02-12 01:20:40 +05:30
Adithya Kumar
4cfedba423 Rename docs/building.md tod docs/Compiling.md 2022-02-12 01:20:40 +05:30
Adithya Kumar
d93d5fda8a Move Changelog.md to docs/Changelog.md 2022-02-12 01:20:40 +05:30
Adithya Kumar
8be36018a1 Rename README.md to docs/Introduction.md and fix broken links 2022-02-12 01:20:40 +05:30
Adithya Kumar
8ab2bfd280 Fix broken links in multiple markdown doc files
- README
- docs/unified-abstractions.md
- docs/getting-started.md
- docs/streamly-vs-async.md
- docs/Overview.md
- docs/faq.md
- CONTRIBUTING.md
- benchmark/README.md
2022-02-07 03:56:53 +05:30
adithyaov
8145347bbc Constraint the upper bound of base to the latest major range
Don't include the invalid (non-existent) major ranges
2022-01-05 08:10:23 +05:30
adithyaov
24299b0695 Make the fromZipAsync example more informational and consistent 2021-12-09 15:13:58 +05:30
adithyaov
19ed6fc240 Bump the patch version and update the relevant files 2021-12-05 01:17:58 +05:30
adithyaov
fb5cc5401c Bump the package version to 0.8.1 in the docs 2021-11-24 10:31:42 +05:30
adithyaov
e4af5581de Add all the contributors for the new release 2021-11-24 10:31:42 +05:30
adithyaov
868d37115f Update distributions tested with 2021-11-24 10:31:42 +05:30
Harendra Kumar
446d485494 Add API diff 0.8.0 vs 0.8.1 generated by cabal-diff 2021-11-19 23:46:41 +05:30
Adithya Kumar
ec9c727add Add "Roadmap.link" that should act like a redirect after rendering 2021-11-16 02:13:37 +05:30
Adithya Kumar
d35ad7b791 Update building.md with GHC 9.2 having performance issue 2021-11-16 02:13:37 +05:30
Adithya Kumar
e629a34c1a Remove stale info in the tutorial 2021-11-16 02:13:37 +05:30
Adithya Kumar
5d34729a39 Fix a minor formatting error 2021-11-16 02:13:37 +05:30
Harendra Kumar
20c965debf Add sliding window example 2021-09-28 09:14:04 +05:30
Harendra Kumar
49638b84c8 Add a FAQ for common example snippets 2021-09-28 09:14:04 +05:30
Ranjeet Kumar Ranjan
9b99506d15 Fold the copyright notices into the LICENSE file
Fix extra-doc-files

Fix review comments

Remove Yampa licenese

remove pipes-concurrency

Fix review comments
2021-08-09 18:33:30 +05:30
Harendra Kumar
a43818d0d8 Update macOS specific install instructions
For installing Cocoa framework.
2021-07-29 05:03:07 +05:30
Harendra Kumar
bc4dba938c Add a document about streaming paradigms 2021-07-28 18:09:16 +05:30
Harendra Kumar
21af2be7a0 Correct the link references to examples 2021-06-24 01:49:39 +05:30
Harendra Kumar
8137f86f98 Use relative references for link within the repo 2021-06-24 01:49:39 +05:30