|  | 
| | Language.Haskell.HsColour.Classify | 
 | 
|  | 
|  | 
|  | 
|  | 
| Synopsis | 
|  | 
|  | 
|  | 
| Documentation | 
|  | 
|  | 
| | Classification of tokens as lexical entities |  | Constructors |  | | Space |  |  | Keyword |  |  | Keyglyph |  |  | Layout |  |  | Comment |  |  | Conid |  |  | Varid |  |  | Conop |  |  | Varop |  |  | String |  |  | Char |  |  | Number |  |  | Cpp |  |  | Error |  |  | Definition |  | 
 |  |  Instances |  |  | 
 | 
|  | 
|  | 
| Lex Haskell source code into an annotated token stream, without
   discarding any characters or layout. | 
|  | 
| Produced by Haddock version 0.8 |