hscolourSource codeContentsIndex
Language.Haskell.HsColour.CSS
Description
Formats Haskell source code as HTML with CSS.
Synopsis
hscolour :: Bool -> Bool -> String -> String -> String
Documentation
hscolourSource
:: BoolWhether to include anchors.
-> BoolWhether output should be partial (= no stylesheet link will be included.)
-> StringTitle for HTML page.
-> StringHaskell source code.
-> StringAn HTML document containing the coloured Haskell source code.
Formats Haskell source code as a complete HTML document with CSS.
Produced by Haddock version 0.8