parsec1: Portable monadic parser combinators

[ bsd3, library, parsing ] [ Propose Tags ]

Parsec is designed from scratch as an industrial-strength parser library. It is simple, safe, well-known, has extensive libraries, good error messages, and is also fast.

This package is the core haskell98 part of the parsec2 package as originally created by Daan Leijen. It is intended to preserve its simplicity and portability.

This version differs from the pervious one only by a MonadFail instance to let it compile with ghc-8.8.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.0.0.3, 1.0.0.4, 1.0.0.5, 1.0.0.6, 1.0.0.7, 1.0.0.8
Dependencies base (>=4.9 && <5) [details]
License BSD-3-Clause
Author
Maintainer chr.maeder@web.de
Category Parsing
Uploaded by ChristianMaeder at 2020-04-30T17:26:42Z
Distributions NixOS:1.0.0.8
Reverse Dependencies 3 direct, 12 indirect [details]
Downloads 6017 total (30 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-04-30 [all 1 reports]