packages feed

Cabal revisions of hedgehog-quickcheck-0.1.1

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

revision 1
-version: 0.1.1--name:-  hedgehog-quickcheck-author:-  Jacob Stanley-maintainer:-  Jacob Stanley <jacob@stanley.io>-homepage:-  https://hedgehog.qa-bug-reports:-  https://github.com/hedgehogqa/haskell-hedgehog/issues-synopsis:-  Use QuickCheck generators in Hedgehog and vice versa.-description:-  Use QuickCheck generators in Hedgehog and vice versa.-  .-  Hedgehog is a modern property-based testing system, in the spirit of-  QuickCheck. Hedgehog uses integrated shrinking, so shrinks obey the-  invariants of generated values by construction.-  .-  To get started quickly, see the examples:-  <https://github.com/hedgehogqa/haskell-hedgehog/tree/master/hedgehog---category:-  Testing-license:-  BSD3-license-file:-  LICENSE-cabal-version:-  >= 1.8-build-type:-  Simple-tested-with:-    GHC == 7.10.2-  , GHC == 7.10.3-  , GHC == 8.0.1-  , GHC == 8.0.2-  , GHC == 8.2.2-  , GHC == 8.4.1-  , GHC == 8.4.2-  , GHC == 8.4.3-  , GHC == 8.4.4-  , GHC == 8.6.1-  , GHC == 8.6.2-  , GHC == 8.6.3-  , GHC == 8.6.4-extra-source-files:-  README.md-  CHANGELOG.md--source-repository head-  type: git-  location: git://github.com/hedgehogqa/haskell-hedgehog.git--library-  build-depends:-      base                            >= 3          && < 5-    , hedgehog                        >= 0.5        && < 1.1-    , QuickCheck                      >= 2.7        && < 2.14-    , transformers                    >= 0.4        && < 0.6--  ghc-options:-    -Wall--  hs-source-dirs:-    src--  exposed-modules:-    Hedgehog.Gen.QuickCheck--    Test.QuickCheck.Hedgehog+version: 0.1.1
+x-revision: 1
+
+name:
+  hedgehog-quickcheck
+author:
+  Jacob Stanley
+maintainer:
+  Jacob Stanley <jacob@stanley.io>
+homepage:
+  https://hedgehog.qa
+bug-reports:
+  https://github.com/hedgehogqa/haskell-hedgehog/issues
+synopsis:
+  Use QuickCheck generators in Hedgehog and vice versa.
+description:
+  Use QuickCheck generators in Hedgehog and vice versa.
+  .
+  Hedgehog is a modern property-based testing system, in the spirit of
+  QuickCheck. Hedgehog uses integrated shrinking, so shrinks obey the
+  invariants of generated values by construction.
+  .
+  To get started quickly, see the examples:
+  <https://github.com/hedgehogqa/haskell-hedgehog/tree/master/hedgehog-
+
+category:
+  Testing
+license:
+  BSD3
+license-file:
+  LICENSE
+cabal-version:
+  >= 1.8
+build-type:
+  Simple
+tested-with:
+    GHC == 7.10.2
+  , GHC == 7.10.3
+  , GHC == 8.0.1
+  , GHC == 8.0.2
+  , GHC == 8.2.2
+  , GHC == 8.4.1
+  , GHC == 8.4.2
+  , GHC == 8.4.3
+  , GHC == 8.4.4
+  , GHC == 8.6.1
+  , GHC == 8.6.2
+  , GHC == 8.6.3
+  , GHC == 8.6.4
+extra-source-files:
+  README.md
+  CHANGELOG.md
+
+source-repository head
+  type: git
+  location: git://github.com/hedgehogqa/haskell-hedgehog.git
+
+library
+  build-depends:
+      base                            >= 3          && < 5
+    , hedgehog                        >= 0.5        && < 1.1
+    , QuickCheck                      >= 2.7        && < 2.15
+    , transformers                    >= 0.4        && < 0.6
+
+  ghc-options:
+    -Wall
+
+  hs-source-dirs:
+    src
+
+  exposed-modules:
+    Hedgehog.Gen.QuickCheck
+
+    Test.QuickCheck.Hedgehog
revision 2
 version: 0.1.1
-x-revision: 1
+x-revision: 2
 
 name:
   hedgehog-quickcheck
 library
   build-depends:
       base                            >= 3          && < 5
-    , hedgehog                        >= 0.5        && < 1.1
+    , hedgehog                        >= 0.5        && < 1.2
     , QuickCheck                      >= 2.7        && < 2.15
     , transformers                    >= 0.4        && < 0.6
 
revision 3
 version: 0.1.1
-x-revision: 2
+x-revision: 3
 
 name:
   hedgehog-quickcheck
 build-type:
   Simple
 tested-with:
-    GHC == 7.10.2
-  , GHC == 7.10.3
-  , GHC == 8.0.1
-  , GHC == 8.0.2
+    GHC == 8.0.2
   , GHC == 8.2.2
-  , GHC == 8.4.1
-  , GHC == 8.4.2
-  , GHC == 8.4.3
   , GHC == 8.4.4
-  , GHC == 8.6.1
-  , GHC == 8.6.2
-  , GHC == 8.6.3
-  , GHC == 8.6.4
+  , GHC == 8.6.5
+  , GHC == 8.8.3
+  , GHC == 8.10.1
 extra-source-files:
   README.md
   CHANGELOG.md
       base                            >= 3          && < 5
     , hedgehog                        >= 0.5        && < 1.2
     , QuickCheck                      >= 2.7        && < 2.15
-    , transformers                    >= 0.4        && < 0.6
+    , transformers                    >= 0.4        && < 0.7
 
   ghc-options:
     -Wall
   exposed-modules:
     Hedgehog.Gen.QuickCheck
 
-    Test.QuickCheck.Hedgehog
+    Test.QuickCheck.Hedgehog
revision 4
 version: 0.1.1
-x-revision: 3
+x-revision: 4
 
 name:
   hedgehog-quickcheck
 library
   build-depends:
       base                            >= 3          && < 5
-    , hedgehog                        >= 0.5        && < 1.2
+    , hedgehog                        >= 0.5        && < 1.3
     , QuickCheck                      >= 2.7        && < 2.15
     , transformers                    >= 0.4        && < 0.7
 
   exposed-modules:
     Hedgehog.Gen.QuickCheck
 
-    Test.QuickCheck.Hedgehog+    Test.QuickCheck.Hedgehog
revision 5
 version: 0.1.1
-x-revision: 4
+x-revision: 5
 
 name:
   hedgehog-quickcheck
 library
   build-depends:
       base                            >= 3          && < 5
-    , hedgehog                        >= 0.5        && < 1.3
+    , hedgehog                        >= 0.5        && < 1.4
     , QuickCheck                      >= 2.7        && < 2.15
     , transformers                    >= 0.4        && < 0.7
 
revision 6
 version: 0.1.1
-x-revision: 5
+x-revision: 6
 
 name:
   hedgehog-quickcheck
 library
   build-depends:
       base                            >= 3          && < 5
-    , hedgehog                        >= 0.5        && < 1.4
+    , hedgehog                        >= 0.5        && < 1.5
     , QuickCheck                      >= 2.7        && < 2.15
     , transformers                    >= 0.4        && < 0.7
 
revision 7
 version: 0.1.1
-x-revision: 6
+x-revision: 7
 
 name:
   hedgehog-quickcheck
   build-depends:
       base                            >= 3          && < 5
     , hedgehog                        >= 0.5        && < 1.5
-    , QuickCheck                      >= 2.7        && < 2.15
+    , QuickCheck                      >= 2.7        && < 2.16
     , transformers                    >= 0.4        && < 0.7
 
   ghc-options:
revision 8
 version: 0.1.1
-x-revision: 7
+x-revision: 8
 
 name:
   hedgehog-quickcheck
 library
   build-depends:
       base                            >= 3          && < 5
-    , hedgehog                        >= 0.5        && < 1.5
+    , hedgehog                        >= 0.5        && < 1.6
     , QuickCheck                      >= 2.7        && < 2.16
     , transformers                    >= 0.4        && < 0.7
 
revision 9
 version: 0.1.1
-x-revision: 8
+x-revision: 9
 
 name:
   hedgehog-quickcheck
   build-depends:
       base                            >= 3          && < 5
     , hedgehog                        >= 0.5        && < 1.6
-    , QuickCheck                      >= 2.7        && < 2.16
+    , QuickCheck                      >= 2.7        && < 2.17
     , transformers                    >= 0.4        && < 0.7
 
   ghc-options:
revision 10
 version: 0.1.1
-x-revision: 9
+x-revision: 10
 
 name:
   hedgehog-quickcheck
 library
   build-depends:
       base                            >= 3          && < 5
-    , hedgehog                        >= 0.5        && < 1.6
+    , hedgehog                        >= 0.5        && < 1.8
     , QuickCheck                      >= 2.7        && < 2.17
     , transformers                    >= 0.4        && < 0.7
 
revision 11
 version: 0.1.1
-x-revision: 10
+x-revision: 11
 
 name:
   hedgehog-quickcheck
   build-depends:
       base                            >= 3          && < 5
     , hedgehog                        >= 0.5        && < 1.8
-    , QuickCheck                      >= 2.7        && < 2.17
+    , QuickCheck                      >= 2.7        && < 2.19
     , transformers                    >= 0.4        && < 0.7
 
   ghc-options: