hscolour-1.20.2: Colourise Haskell code.

Safe HaskellSafe-Infered

Language.Haskell.HsColour.CSS

Description

Formats Haskell source code as HTML with CSS.

Synopsis

Documentation

hscolourSource

Arguments

:: Bool

Whether to include anchors.

-> String

Haskell source code.

-> String

An HTML document containing the coloured Haskell source code.

Formats Haskell source code as a complete HTML document with CSS.