This is the source repository for "Learn Haskell by building a blog generator", a project-oriented book about Haskell.
To view the book, visit the website.
To report issues and ask questions, visit the issue tracker.
Chapter | Code | Commit |
---|---|---|
3.9 - HTML EDSL | Tree | |
4.4 - Markup parsing | Tree | Diff |
5.1 - Markup to HTML conversion | Tree | Diff |
5.2 - IO | Tree | Diff |
5.3 - Package format | Tree | Diff |
5.4 - CLI options parsing | Tree | Diff |
6 - Richer HTML content | Tree | Diff |
6.5 - Handling multiple files | Tree | Diff |
7 - Environment | Tree | Diff |
8 - Testing | Tree | Diff |