hscolourSource codeContentsIndex
Language.Haskell.HsColour.CSS
Description
Formats Haskell source code as HTML with CSS.
Synopsis
hscolour :: Bool -> String -> String
top'n'tail :: String -> String -> String
Documentation
hscolourSource
:: BoolWhether to include anchors.
-> StringHaskell source code.
-> StringAn HTML document containing the coloured Haskell source code.
Formats Haskell source code as a complete HTML document with CSS.
top'n'tail :: String -> String -> StringSource
Produced by Haddock version 0.8