packages feed

Cabal revisions of test-framework-quickcheck2-0.3.0.5

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 Cabal-Version:       >= 1.10 Name:                test-framework-quickcheck2 Version:             0.3.0.5+x-revision:          1  Category:            Testing Synopsis:            QuickCheck-2 support for the test-framework package. Bug-Reports:         https://github.com/haskell/test-framework/issues Build-Type:          Simple Description:         Allows @QuickCheck-2@ properties to be used with the </package/test-framework test-framework package>.-Tested-With:         GHC==8.4.1, GHC==8.2.2, GHC==8.0.2, GHC==7.10.3, GHC==7.8.4, GHC==7.6.3, GHC==7.4.2, GHC==7.2.2, GHC==7.0.4+Tested-With:         GHC==8.6.3, GHC==8.4.4, GHC==8.2.2, GHC==8.0.2, GHC==7.10.3, GHC==7.8.4, GHC==7.6.3, GHC==7.4.2, GHC==7.2.2, GHC==7.0.4 extra-source-files:  ChangeLog.md  Library         Exposed-Modules:        Test.Framework.Providers.QuickCheck2          Build-Depends:          test-framework        == 0.8.*-                              , QuickCheck            >= 2.4    && < 2.13+                              , QuickCheck            >= 2.4    && < 2.14                               , base                  >= 4.3    && < 5                               , extensible-exceptions >= 0.1.1  && < 0.2.0                               , random                >= 1      && < 1.2
revision 2
 Cabal-Version:       >= 1.10 Name:                test-framework-quickcheck2 Version:             0.3.0.5-x-revision:          1+x-revision:          2  Category:            Testing Synopsis:            QuickCheck-2 support for the test-framework package. Bug-Reports:         https://github.com/haskell/test-framework/issues Build-Type:          Simple Description:         Allows @QuickCheck-2@ properties to be used with the </package/test-framework test-framework package>.-Tested-With:         GHC==8.6.3, GHC==8.4.4, GHC==8.2.2, GHC==8.0.2, GHC==7.10.3, GHC==7.8.4, GHC==7.6.3, GHC==7.4.2, GHC==7.2.2, GHC==7.0.4+Tested-With:         GHC==8.10.1, GHC==8.8.3, GHC==8.6.5, GHC==8.4.4, GHC==8.2.2, GHC==8.0.2, GHC==7.10.3, GHC==7.8.4, GHC==7.6.3, GHC==7.4.2, GHC==7.2.2, GHC==7.0.4 extra-source-files:  ChangeLog.md  Library         Exposed-Modules:        Test.Framework.Providers.QuickCheck2          Build-Depends:          test-framework        == 0.8.*-                              , QuickCheck            >= 2.4    && < 2.14+                              , QuickCheck            >= 2.4    && < 2.15                               , base                  >= 4.3    && < 5                               , extensible-exceptions >= 0.1.1  && < 0.2.0                               , random                >= 1      && < 1.2
revision 3
-Cabal-Version:       >= 1.10-Name:                test-framework-quickcheck2-Version:             0.3.0.5-x-revision:          2--Category:            Testing-Synopsis:            QuickCheck-2 support for the test-framework package.-License:             BSD3-License-File:        LICENSE-Author:              Max Bolingbroke <batterseapower@hotmail.com>-Maintainer:          Haskell Libraries <libraries@haskell.org>-Homepage:            http://haskell.github.io/test-framework/-Bug-Reports:         https://github.com/haskell/test-framework/issues-Build-Type:          Simple-Description:         Allows @QuickCheck-2@ properties to be used with the </package/test-framework test-framework package>.-Tested-With:         GHC==8.10.1, GHC==8.8.3, GHC==8.6.5, GHC==8.4.4, GHC==8.2.2, GHC==8.0.2, GHC==7.10.3, GHC==7.8.4, GHC==7.6.3, GHC==7.4.2, GHC==7.2.2, GHC==7.0.4-extra-source-files:  ChangeLog.md--Library-        Default-Language:       Haskell2010-        Other-Extensions:       CPP-                                DeriveDataTypeable-                                ExistentialQuantification-                                MultiParamTypeClasses-                                TypeOperators-                                TypeSynonymInstances--        Exposed-Modules:        Test.Framework.Providers.QuickCheck2--        Build-Depends:          test-framework        == 0.8.*-                              , QuickCheck            >= 2.4    && < 2.15-                              , base                  >= 4.3    && < 5-                              , extensible-exceptions >= 0.1.1  && < 0.2.0-                              , random                >= 1      && < 1.2--        Ghc-Options:            -Wall--Source-Repository head-  Type:     git-  Location: https://github.com/haskell/test-framework.git-  subdir:   quickcheck2+Cabal-Version:       >= 1.10
+Name:                test-framework-quickcheck2
+Version:             0.3.0.5
+x-revision: 3
+
+Category:            Testing
+Synopsis:            QuickCheck-2 support for the test-framework package.
+License:             BSD3
+License-File:        LICENSE
+Author:              Max Bolingbroke <batterseapower@hotmail.com>
+Maintainer:          Haskell Libraries <libraries@haskell.org>
+Homepage:            http://haskell.github.io/test-framework/
+Bug-Reports:         https://github.com/haskell/test-framework/issues
+Build-Type:          Simple
+Description:         Allows @QuickCheck-2@ properties to be used with the </package/test-framework test-framework package>.
+Tested-With:         GHC==8.10.1, GHC==8.8.3, GHC==8.6.5, GHC==8.4.4, GHC==8.2.2, GHC==8.0.2, GHC==7.10.3, GHC==7.8.4, GHC==7.6.3, GHC==7.4.2, GHC==7.2.2, GHC==7.0.4
+extra-source-files:  ChangeLog.md
+
+Library
+        Default-Language:       Haskell2010
+        Other-Extensions:       CPP
+                                DeriveDataTypeable
+                                ExistentialQuantification
+                                MultiParamTypeClasses
+                                TypeOperators
+                                TypeSynonymInstances
+
+        Exposed-Modules:        Test.Framework.Providers.QuickCheck2
+
+        Build-Depends:          test-framework        == 0.8.*
+                              , QuickCheck            >= 2.4    && < 2.15
+                              , base                  >= 4.3    && < 5
+                              , extensible-exceptions >= 0.1.1  && < 0.2.0
+                              , random                >= 1      && < 1.3
+
+        Ghc-Options:            -Wall
+
+Source-Repository head
+  Type:     git
+  Location: https://github.com/haskell/test-framework.git
+  subdir:   quickcheck2
revision 4
 Cabal-Version:       >= 1.10
 Name:                test-framework-quickcheck2
 Version:             0.3.0.5
-x-revision: 3
+x-revision:          4
 
 Category:            Testing
 Synopsis:            QuickCheck-2 support for the test-framework package.
         Exposed-Modules:        Test.Framework.Providers.QuickCheck2
 
         Build-Depends:          test-framework        == 0.8.*
-                              , QuickCheck            >= 2.4    && < 2.15
+                              , QuickCheck            >= 2.4    && < 2.16
                               , base                  >= 4.3    && < 5
                               , extensible-exceptions >= 0.1.1  && < 0.2.0
                               , random                >= 1      && < 1.3