hspec-meta 2.11.14 → 2.11.15
raw patch · 1 files changed
+4/−6 lines, 1 filesdep −tf-randomPVP ok
version bump matches the API change (PVP)
Dependencies removed: tf-random
API changes (from Hackage documentation)
Files
- hspec-meta.cabal +4/−6
hspec-meta.cabal view
@@ -1,11 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.38.1.+-- This file has been generated from package.yaml by hpack version 0.38.3. -- -- see: https://github.com/sol/hpack name: hspec-meta-version: 2.11.14+version: 2.11.15 synopsis: A version of Hspec which is used to test Hspec itself description: A stable version of Hspec which is used to test the in-development version of Hspec.@@ -95,7 +95,7 @@ ghc-options: -Wall -fno-warn-incomplete-uni-patterns build-depends: HUnit ==1.6.*- , QuickCheck >=2.13.1 && <2.17+ , QuickCheck >=2.13.1 && <2.18 , ansi-terminal >=0.6.2 , array , base >=4.9.0.0 && <5@@ -109,7 +109,6 @@ , process , quickcheck-io >=0.2.0 , random- , tf-random , time , transformers >=0.2.2.0 default-language: Haskell2010@@ -135,7 +134,7 @@ ghc-options: -Wall -fno-warn-incomplete-uni-patterns build-depends: HUnit ==1.6.*- , QuickCheck >=2.13.1 && <2.17+ , QuickCheck >=2.13.1 && <2.18 , ansi-terminal >=0.6.2 , array , base >=4.9.0.0 && <5@@ -149,7 +148,6 @@ , process , quickcheck-io >=0.2.0 , random- , tf-random , time , transformers >=0.2.2.0 default-language: Haskell2010