hspec-meta 2.11.3 → 2.11.4
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~hspec-expectationsPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: hspec-expectations
API changes (from Hackage documentation)
Files
- hspec-meta.cabal +3/−3
hspec-meta.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack name: hspec-meta-version: 2.11.3+version: 2.11.4 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.@@ -96,7 +96,7 @@ , directory , filepath , haskell-lexer- , hspec-expectations ==0.8.3.*+ , hspec-expectations ==0.8.4.* , process , quickcheck-io >=0.2.0 , random@@ -135,7 +135,7 @@ , directory , filepath , haskell-lexer- , hspec-expectations ==0.8.3.*+ , hspec-expectations ==0.8.4.* , process , quickcheck-io >=0.2.0 , random