hspec 2.4.3 → 2.4.4
raw patch · 1 files changed
+6/−6 lines, 1 filesdep ~hspec-coredep ~hspec-discoverPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: hspec-core, hspec-discover
API changes (from Hackage documentation)
Files
- hspec.cabal +6/−6
hspec.cabal view
@@ -1,9 +1,9 @@--- This file has been generated from package.yaml by hpack version 0.17.0.+-- This file has been generated from package.yaml by hpack version 0.18.0. -- -- see: https://github.com/sol/hpack name: hspec-version: 2.4.3+version: 2.4.4 license: MIT license-file: LICENSE copyright: (c) 2011-2017 Simon Hengel,@@ -44,8 +44,8 @@ src build-depends: base == 4.*- , hspec-core == 2.4.3- , hspec-discover == 2.4.3+ , hspec-core == 2.4.4+ , hspec-discover == 2.4.4 , hspec-expectations == 0.8.2.* , transformers >= 0.2.2.0 , QuickCheck >= 2.5.1@@ -75,8 +75,8 @@ Test.Hspec.DiscoverSpec build-depends: base == 4.*- , hspec-core == 2.4.3- , hspec-discover == 2.4.3+ , hspec-core == 2.4.4+ , hspec-discover == 2.4.4 , hspec-expectations == 0.8.2.* , transformers >= 0.2.2.0 , QuickCheck >= 2.5.1