composewell / streamly

High performance, concurrent functional programming abstractions
https://streamly.composewell.com
Other
859 stars 64 forks source link

Extract the code snippets from the `md` files in docs dir and run `docspec` #1375

Open adithyaov opened 2 years ago

adithyaov commented 2 years ago

Create a pipeline that parses out the code and runs the code in ghci or uses docspec accordingly.

adithyaov commented 1 month ago

We already have markdown-doctest for this. This issue can be used to track the addition of markdown-doctest to the CI.