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 (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0.0.0, 1.0.1.0 |
---|---|
Dependencies | base (>=4.9 && <5), parsec (>=3 && <3.1.17.0) [details] |
License | MIT |
Author | Peter Simons |
Maintainer | simons@cryp.to |
Revised | Revision 1 made by PeterSimons at 2024-01-29T08:48:49Z |
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.1.0, NixOS:1.0.1.0, Stackage:1.0.1.0 |
Reverse Dependencies | 2 direct, 6 indirect [details] |
Downloads | 2280 total (21 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] |