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

Top 5.2% dependent packages on hackage.haskell.org

hackage.haskell.org : monad-validate

Provides the ValidateT monad transformer, designed for writing data validations that provide high-quality error reporting without much effort. ValidateT automatically exploits the data dependencies of your program—as encoded implicitly in uses of fmap, <*>, and >>=—to report as many errors as possible upon failure instead of completely aborting at the first one. See Control.Monad.Validate for more information.

Registry - Source - JSON - codemeta.json
purl: pkg:hackage/monad-validate
Keywords: control , library , Propose Tags
License: ISC
Latest release: over 2 years ago
First release: over 6 years ago
Dependent packages: 2
Dependent repositories: 9
Downloads: 5,935 total
Stars: 37 on GitHub
Forks: 5 on GitHub
Total Commits: 18
Committers: 2
Average commits per author: 9.0
Development Distribution Score (DDS): 0.056
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: about 5 hours ago

    Loading...
    Readme
    Loading...