parsec-class: Class of types that can be constructed from their text representation

[ library, mit, text ] [ Propose Tags ]

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.

Modules

[Index] [Quick Jump]

Flags

Automatic Flags
NameDescriptionDefault
parsec_error_has_exception_instanceEnabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

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) [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 https://github.com/peti/parsec-class.git
Uploaded by PeterSimons at 2024-01-29T09:31:38Z
Distributions LTSHaskell:1.0.1.0, NixOS:1.0.0.0, Stackage:1.0.1.0
Reverse Dependencies 2 direct, 6 indirect [details]
Downloads 2140 total (31 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-01-29 [all 1 reports]