packages feed

Cabal revisions of tasty-hspec-1.1.3.2

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

revision 1
-name:                tasty-hspec-version:             1.1.3.2-synopsis:            Hspec support for the Tasty test framework.-description:         This package provides a Tasty provider for Hspec test-                     suites.--homepage:            https://github.com/mitchellwrosen/tasty-hspec-license:             BSD3-license-file:        LICENSE-author:              Mitchell Rosen-maintainer:          mitchellwrosen@gmail.com-category:            Testing-build-type:          Simple-cabal-version:       >=1.10--source-repository head-  type:     git-  location: https://github.com/mitchellwrosen/tasty-hspec.git--library-  exposed-modules:     Test.Tasty.Hspec-  hs-source-dirs:      src-  build-depends:       base             >=4.6 && <5-                     , hspec            >=2   && <2.5-                     , hspec-core       >=2   && <2.5-                     , QuickCheck       >=2.7 && <2.11-                     , tagged           >=0.7 && <0.9-                     , tasty            >=0.8 && <0.12-                     , tasty-smallcheck >=0.1 && <0.9-                     -- 0.9 is missing 'optionSetToArgs'-                     , tasty-quickcheck >=0.3 && <0.9 || >=0.9.1 && <0.10-                     , random-  default-language:    Haskell2010-  ghc-options:         -Wall-+name:                tasty-hspec
+version:             1.1.3.2
+x-revision: 1
+synopsis:            Hspec support for the Tasty test framework.
+description:         This package provides a Tasty provider for Hspec test
+                     suites.
+
+homepage:            https://github.com/mitchellwrosen/tasty-hspec
+license:             BSD3
+license-file:        LICENSE
+author:              Mitchell Rosen
+maintainer:          mitchellwrosen@gmail.com
+category:            Testing
+build-type:          Simple
+cabal-version:       >=1.10
+
+source-repository head
+  type:     git
+  location: https://github.com/mitchellwrosen/tasty-hspec.git
+
+library
+  exposed-modules:     Test.Tasty.Hspec
+  hs-source-dirs:      src
+  build-depends:       base             >=4.6 && <5
+                     , hspec            >=2   && <2.5
+                     , hspec-core       >=2   && <2.5
+                     , QuickCheck       >=2.7 && <2.11
+                     , tagged           >=0.7 && <0.9
+                     , tasty            >=0.8 && <0.13
+                     , tasty-smallcheck >=0.1 && <0.9
+                     -- 0.9 is missing 'optionSetToArgs'
+                     , tasty-quickcheck >=0.3 && <0.9 || >=0.9.1 && <0.10
+                     , random
+  default-language:    Haskell2010
+  ghc-options:         -Wall
+
revision 2
 name:                tasty-hspec
 version:             1.1.3.2
-x-revision: 1
+x-revision: 2
 synopsis:            Hspec support for the Tasty test framework.
 description:         This package provides a Tasty provider for Hspec test
                      suites.
                      , hspec-core       >=2   && <2.5
                      , QuickCheck       >=2.7 && <2.11
                      , tagged           >=0.7 && <0.9
-                     , tasty            >=0.8 && <0.13
+                     , tasty            >=0.8 && <1.1
                      , tasty-smallcheck >=0.1 && <0.9
                      -- 0.9 is missing 'optionSetToArgs'
                      , tasty-quickcheck >=0.3 && <0.9 || >=0.9.1 && <0.10
revision 3
 name:                tasty-hspec
 version:             1.1.3.2
-x-revision: 2
+x-revision: 3
 synopsis:            Hspec support for the Tasty test framework.
 description:         This package provides a Tasty provider for Hspec test
                      suites.
   build-depends:       base             >=4.6 && <5
                      , hspec            >=2   && <2.5
                      , hspec-core       >=2   && <2.5
-                     , QuickCheck       >=2.7 && <2.11
+                     , QuickCheck       >=2.7 && <2.12
                      , tagged           >=0.7 && <0.9
                      , tasty            >=0.8 && <1.1
                      , tasty-smallcheck >=0.1 && <0.9