Commit Graph

15 Commits

Author SHA1 Message Date
Adithya Kumar
a05abfc3e5 Remove a redundant task in the release checklist 2021-11-25 02:23:37 +05:30
adithyaov
fb5cc5401c Bump the package version to 0.8.1 in the docs 2021-11-24 10:31:42 +05:30
adithyaov
592897d146 Fix a few filenames in the release checklist 2021-11-24 10:31:42 +05:30
Harendra Kumar
f3c31f0385 Add build/test/bench instructions
Move the design related docs out to a separate doc in "dev" dir.
2021-10-12 18:57:14 +05:30
Harendra Kumar
e9963929d6 Express enumerations in a more modular way
Instead of implementing each function individually build them on basic
building blocks.

Also named them correctly.
2021-08-24 08:44:48 +05:30
Harendra Kumar
d5a8ebe185 Refactor, rename, reorg code, update docs
* Add enumerateFromStepNum as a common function to implement two others
* Rename, Bounded suffix means the API has a Bounded constraint
* Move some functions in relevant sections
* Update some docs
2021-08-24 08:44:48 +05:30
Harendra Kumar
3e93e648b8 Add fromThenTo vs fromStepN pros/cons 2021-08-06 17:49:50 +05:30
Harendra Kumar
161c016d05 Update "With" (config) and "FromTo" (range) variants 2021-08-05 15:12:04 +05:30
Harendra Kumar
7b5bc73f11 Update some points in the release process 2021-07-29 05:03:07 +05:30
Harendra Kumar
4e35d0da3d Add a section about byte/chunk stream naming 2021-07-29 02:37:48 +05:30
Harendra Kumar
1bfdbc9bef Update maintainer's guide 2021-06-24 13:37:10 +05:30
Harendra Kumar
f5470713c2 Update CI test matrix requirements and the script
Also, fix a few test issues to make the CIs work.
2021-06-22 22:54:41 +05:30
Harendra Kumar
2917481a9d Add ghc-head section 2021-06-21 16:15:57 +05:30
Harendra Kumar
79b5e9052c Move maintainers' guide to dev dir 2021-06-16 19:52:54 +05:30
Harendra Kumar
7c5fd94660 Rename the design dir to dev
Now that it hosts all sorts of developer documentation
2021-06-16 19:52:54 +05:30