Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : parsley-core

This package contains the internals of the parsley package. While this library adheres to the Haskell PVP, it additionally enforces an additional constraint: the version M.I.m.p represents a breaking change to the public API M, a breaking change to the internal API I (which will not affect parsley), an addition to either API m, and patches or performance improvements p.

Registry - Source - Homepage - JSON
purl: pkg:hackage/parsley-core
Keywords: bsd3, library, parsing, parser-combinators, template-haskell
License: BSD-3-Clause
Latest release: 10 months ago
First release: almost 3 years ago
Dependent packages: 1
Dependent repositories: 2
Downloads: 2,881 total
Stars: 48 on GitHub
Forks: 1 on GitHub
Total Commits: 488
Committers: 8
Average commits per author: 61.0
Development Distribution Score (DDS): 0.381
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 5 days ago

parsley 2.0.0.1
Parsley is a staged selective parser combinator library, which means it does not support monadic ...
10 versions - Latest release: 10 months ago - 1.46 thousand downloads total - 48 stars on GitHub - 1 maintainer