@hackage parsec-class1.0.1.0
Class of types that can be constructed from their text representation
Categories
License
MIT
Maintainer
simons@cryp.to
Links
Versions
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.