Ecosyste.ms: Packages

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

Top 9.4% on hackage.haskell.org
Top 7.4% downloads on hackage.haskell.org
Top 5.6% dependent packages on hackage.haskell.org
Top 8.3% dependent repos on hackage.haskell.org

hackage.haskell.org : quickcheck-classes

This library provides QuickCheck properties to ensure that typeclass instances adhere to the set of laws that they are supposed to. There are other libraries that do similar things, such as `genvalidity-hspec` and checkers. This library differs from other solutions by not introducing any new typeclasses that the user needs to learn. Note: on GHC < 8.5, this library uses the higher-kinded typeclasses (Data.Functor.Classes.Show1, Data.Functor.Classes.Eq1, Data.Functor.Classes.Ord1, etc.), but on GHC >= 8.5, it uses `-XQuantifiedConstraints` to express these constraints more cleanly.

Registry - Source - Homepage - JSON
purl: pkg:hackage/quickcheck-classes
Keywords: bsd3, library, testing
License: BSD-3-Clause
Latest release: almost 6 years ago
First release: over 6 years ago
Dependent packages: 4
Dependent repositories: 41
Downloads: 19,687 total
Stars: 33 on GitHub
Forks: 9 on GitHub
Total Commits: 233
Committers: 10
Average commits per author: 23.3
Development Distribution Score (DDS): 0.601
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 24 days ago

    Loading...
    Readme
    Loading...