Go to the first, previous, next, last section, table of contents.

Lexical matters

Old uses of `compose' (`(.)') can magically turn into qualified names; e.g., `LiteralInt.leStringToInt'; add spaces. Leading-underscore names (a Glasgow extension) don't work anymore, even with `-fglasgow-exts'. The `Prelude.lex' function doesn't grok Haskell comments any more (a good simplification, but a change nonetheless).
Go to the first, previous, next, last section, table of contents.