{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/quickcheck-classes","name":"quickcheck-classes","description":"This library provides QuickCheck properties to ensure\nthat typeclass instances adhere to the set of laws that\nthey are supposed to. There are other libraries that do\nsimilar things, such as `genvalidity-hspec` and checkers.\nThis library differs from other solutions by not introducing\nany new typeclasses that the user needs to learn.\n\nNote: on GHC \u003c 8.5, this library uses the higher-kinded typeclasses\n(Data.Functor.Classes.Show1, Data.Functor.Classes.Eq1, Data.Functor.Classes.Ord1, etc.),\nbut on GHC \u003e= 8.5, it uses `-XQuantifiedConstraints` to express these\nconstraints more cleanly.","version":"0.4.14","softwareVersion":"0.4.14","license":"https://spdx.org/licenses/BSD-3-Clause","codeRepository":"https://github.com/andrewthad/quickcheck-classes","issueTracker":"https://github.com/andrewthad/quickcheck-classes/issues","url":"https://github.com/andrewthad/quickcheck-classes#readme","keywords":["bsd3","library","testing","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"chessai"},{"@type":"Person","name":"andrewthad"}],"author":[{"@type":"Person","name":"chessai"},{"@type":"Person","name":"andrewthad"}],"copyrightHolder":[{"@type":"Person","name":"chessai"},{"@type":"Person","name":"andrewthad"}],"dateCreated":"2017-10-22","dateModified":"2018-07-23","datePublished":"2018-07-23","copyrightYear":2017,"downloadUrl":"https://hackage.haskell.org/package/quickcheck-classes-0.4.14/quickcheck-classes-0.4.14.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/quickcheck-classes"],"https://www.w3.org/ns/activitystreams#likes":35,"https://forgefed.org/ns#forks":10}