hscolour-1.13: Colourise Haskell code.ContentsIndex
Language.Haskell.HsColour.LaTeX
Description
Formats Haskell source code using LaTeX macros.
Synopsis
hscolour :: ColourPrefs -> Bool -> String -> String
Documentation
hscolour
:: 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.4.2