hscolour-1.6: Colourise Haskell code.Source codeContentsIndex
Language.Haskell.HsColour.Classify
Documentation
data TokenType Source
Constructors
Space
Keyword
Keyglyph
Layout
Comment
Conid
Varid
Conop
Varop
String
Char
Number
Error
show/hide Instances
tokenise :: String -> [(TokenType, String)]Source
Produced by Haddock version 2.6.0