hscolour-1.9: Colourise Haskell code.Source codeContentsIndex
Language.Haskell.HsColour.LaTeX
Description
Formats Haskell source code using LaTeX macros.
Synopsis
hscolour :: ColourPrefs -> Bool -> String -> String
Documentation
hscolourSource
:: ColourPrefsColour preferences.
-> BoolWhether output should be partial (= no prologue).
-> StringHaskell source code.
-> StringA LaTeX document/fragment containing the coloured Haskell source code.
Formats Haskell source code as a complete LaTeX document.
Produced by Haddock version 2.6.0