parsec-2.0: Monadic parser combinators

Portabilitynon-portable (uses non-portable module Text.ParserCombinators.Parsec.Token)
Stabilityprovisional
Maintainerdaan@cs.uu.nl

Text.ParserCombinators.Parsec.Language

Description

A helper module that defines some language definitions that can be used to instantiate a token parser (see Text.ParserCombinators.Parsec.Token).

Documentation