Commit Graph

24 Commits

Author SHA1 Message Date
Adithya Kumar
b60aef3d51 Bump the major versions of packages (Post release task) 2024-02-23 13:25:08 +05:30
Harendra Kumar
104bfc3a3f Update dependency versions 2023-10-31 13:32:39 +05:30
Adithya Kumar
29b62931c2 Bump package version for streamly(-core) to the next release target 2023-07-13 17:29:39 +05:30
Ranjeet Ranjan
8fd2b9c81f
Rename "ProjectRelated" document node to "Project" (#2378) 2023-07-06 16:46:50 +05:30
Harendra Kumar
4ccd51c2b8 Remove MonadTrans/MonadBase instances for GHC >= 9.6
Remove MonadTrans/MonadBase instances for:

* ParallelT
* AsyncT
* WAsyncT
* AheadT

To accommodate a breaking change in transformers-0.6 .
2023-06-30 14:45:58 +05:30
Ranjeet Ranjan
8d7b837109 Build streamly with ghc-9.6.1 2023-06-29 08:41:03 +05:30
Adithya Kumar
02eba55970 Add a root documentation node 2023-03-16 01:51:36 +05:30
Adithya Kumar
c4ad0a52fa Move Api Changelogs to a directory 2023-03-09 18:02:56 +05:30
Adithya Kumar
14e0fdeaba Package API-changelog.txt in streamly-docs 2022-09-27 16:12:59 +05:30
Adithya Kumar
9e328e9182 Sync the package version of streamly and streamly-docs 2022-09-27 16:12:59 +05:30
Harendra Kumar
68dccf50a7 Bump dependency upper bounds for GHC 9.4
Bump base upper bound
Bump lockfree-queue upper bound
2022-08-28 01:37:46 +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
cea637f697 Rename Explanation to Explanatory 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
6f3371e656 Move dev/* (developer docs) into docs/Developer/* 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
Adithya Kumar
29ba5decc5 Extract streamly-core out of streamly 2022-03-10 01:25:49 +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
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
Adithya Kumar
ec9c727add Add "Roadmap.link" that should act like a redirect after rendering 2021-11-16 02:13:37 +05:30
Harendra Kumar
624158d678 Remove doctests
Should use cabal-docspec instead.
2021-06-21 14:53:18 +05:30
Harendra Kumar
54815c5ee3 Break Tutorial module into multiple small modules 2021-06-16 19:42:52 +05:30
Harendra Kumar
8ae6209219 Move the tutorial module to streamly-docs package 2021-06-15 18:24:56 +05:30