parsec-class: Class of types that can be constructed from their text representation
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
This library provides the type class HasParser
as a dual to Pretty
.
Instances of this class provide a parser parser than can be used to
construct such the type from its text representation.
Properties
Versions | 0.1.0.0, 1.0.0.0 |
---|---|
Change log | None available |
Dependencies | base (<5), fail, parsec (>=3) [details] |
License | MIT |
Author | Peter Simons |
Maintainer | simons@cryp.to |
Category | Text |
Home page | https://github.com/peti/parsec-class |
Bug tracker | https://github.com/peti/parsec-class/issues |
Source repo | head: git clone git://github.com/peti/parsec-class.git |
Uploaded | by PeterSimons at 2018-07-06T20:42:05Z |
Modules
- Text
- Parsec
- Text.Parsec.Class
- Text.Parsec.Class.Orphans
- Text.Parsec.Class
- Parsec
Downloads
- parsec-class-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees