1
1
mirror of https://github.com/srid/rib.git synced 2024-11-26 13:50:31 +03:00
rib/README.md

23 lines
564 B
Markdown
Raw Normal View History

# Explaining Haskell
Source code for my planned "Explaining Haskell" documentation project wherein I
would explain the various Haskell concepts that I have come to understand since
2018.
## TODO
- [x] Think of first article to write
- [ ] DOING: Write it
- [ ] DOING: Develop backend & frontend to serve an article
- [ ] Deploy to production
- [ ] Share and get feedback on first article
- [ ] Upgrade mmark (thus megaparsec, etc.)
## Article Ideas
See articles/ for existing stubs. In addition, consider these ideas:
- Github CI for OSS haskell projects
-