hscolourSource codeContentsIndex
Language.Haskell.HsColour.InlineCSS
Description
Formats Haskell source code as HTML with inline CSS.
Synopsis
hscolour :: ColourPrefs -> Bool -> String -> String
top'n'tail :: String -> String -> String
Documentation
hscolourSource
:: ColourPrefsPreferences for styling.
-> 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 inline styling
top'n'tail :: String -> String -> StringSource
Produced by Haddock version 0.8