Description
Class of types that can be constructed from their text representation.
Description
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.