Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Formats Haskell source code as HTML with inline CSS.
- hscolour :: ColourPrefs -> Bool -> Int -> String -> String
- top'n'tail :: String -> String -> String
Documentation
:: ColourPrefs | Preferences for styling. |
-> Bool | Whether to include anchors. |
-> Int | Starting line number (for line 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 inline styling