Cabal revisions of test-framework-quickcheck2-0.3.0.6
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Cabal-Version: 1.18 Name: test-framework-quickcheck2 Version: 0.3.0.6+x-revision: 1+ Category: Testing Synopsis: QuickCheck-2 support for the test-framework package. License: BSD3 Description: Allows @QuickCheck-2@ properties to be used with the </package/test-framework test-framework package>. Tested-With:- GHC == 9.12.1- GHC == 9.10.1+ GHC == 9.12.2+ GHC == 9.10.2 GHC == 9.8.4- GHC == 9.6.6+ GHC == 9.6.7 GHC == 9.4.8 GHC == 9.2.8 GHC == 9.0.2 Exposed-Modules: Test.Framework.Providers.QuickCheck2 Build-Depends: test-framework == 0.8.*- , QuickCheck >= 2.9.2 && < 2.16+ , QuickCheck >= 2.9.2 && < 3 , base >= 4.9 && < 5 , extensible-exceptions >= 0.1.1 && < 0.2.0 , random >= 1 && < 1.4