Description
A Haskell source-code colorizer. It turns Haskell code into highlighted output for documentation, web pages, printed material, or generated reports.
Developers and documentation authors use it to make code examples easier to read. Highlighting is a visual aid only, so code should still be compiled or tested separately.