parsec-class: 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.
Downloads
- parsec-class-1.0.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 1.0.0.0 |
---|---|
Dependencies | base (>=4.9 && <5), 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-07T08:50:53Z |
Distributions | LTSHaskell:1.0.0.0, NixOS:1.0.0.0, Stackage:1.0.0.0, openSUSE:1.0.0.0 |
Reverse Dependencies | 2 direct, 6 indirect [details] |
Downloads | 2006 total (16 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-07-07 [all 1 reports] |