parsec-class-1.0.0.0: Class of types that can be constructed from their text representation

parsec-class-1.0.0.0: Class of types that can be constructed from their text representation

This library provides the type class HasParser as a dual to Pretty. Instances of this class provide a parser than can be used to construct the type from its text representation.

Signatures

Modules