ajhc-0.8.0.6: Haskell compiler that produce binary through C language

Portabilityportable
Stabilityexperimental
Maintainerlibraries@haskell.org
Safe HaskellNone

FrontEnd.Lexer

Description

Lexer for Haskell.

Documentation

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