FreshHaddock lets you create a Haddock documentation site for your Haskell projects with a modern look and feel.
It's powered by Shake and uses a custom theme to improve the design.
| Haddock | Syntax Highlighting |
|---|---|
![]() |
![]() |
- Clone the repository
- Update the list of repos and packages in
app/Main.hs - Run
make buildto build the documentation site for all the packages - Check the
docsfolder for the generated documentation

