Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 771 Bytes

File metadata and controls

23 lines (16 loc) · 771 Bytes

FreshHaddock

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
Landing page Syntax highlighting

Usage

  1. Clone the repository
  2. Update the list of repos and packages in app/Main.hs
  3. Run make build to build the documentation site for all the packages
  4. Check the docs folder for the generated documentation