haskell-src-1.0.1.1: Manipulating Haskell source code

Portabilityportable
Stabilityexperimental
Maintainer[email protected]

Language.Haskell.Lexer

Description

Lexer for Haskell.

Documentation

lexer :: (Token -> P a) -> P aSource