Cabal revisions of chell-quickcheck-0.2.5.4
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: chell-quickcheck version: 0.2.5.4+x-revision: 1 synopsis: QuickCheck support for Chell category: Testing extra-source-files: *.md +tested-with:+ GHC == 9.12.0+ GHC == 9.10.1+ GHC == 9.8.2+ GHC == 9.6.6+ GHC == 9.4.8+ GHC == 9.2.8+ library default-language: GHC2021 ghc-options: -Wall build-depends:- , base ^>= 4.16 || ^>= 4.17 || ^>= 4.18+ , base ^>= 4.16 || ^>= 4.17 || ^>= 4.18 || ^>= 4.19 || ^>= 4.20 || ^>= 4.21 , chell ^>= 0.5 , QuickCheck ^>= 2.14.2 , random ^>= 1.2.1
revision 2
name: chell-quickcheck version: 0.2.5.4-x-revision: 1+x-revision: 2 synopsis: QuickCheck support for Chell category: Testing extra-source-files: *.md tested-with:- GHC == 9.12.0+ GHC == 9.12.1 GHC == 9.10.1 GHC == 9.8.2 GHC == 9.6.6 , base ^>= 4.16 || ^>= 4.17 || ^>= 4.18 || ^>= 4.19 || ^>= 4.20 || ^>= 4.21 , chell ^>= 0.5 , QuickCheck ^>= 2.14.2- , random ^>= 1.2.1+ , random ^>= 1.2.1 || ^>= 1.3.0 exposed-modules: Test.Chell.QuickCheck