hspec-core 2.11.0.1 → 2.11.1
raw patch · 2 files changed
+4/−4 lines, 2 filesdep ~hspec-expectationsPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: hspec-expectations
API changes (from Hackage documentation)
Files
- hspec-core.cabal +3/−3
- version.yaml +1/−1
hspec-core.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack name: hspec-core-version: 2.11.0.1+version: 2.11.1 license: MIT license-file: LICENSE copyright: (c) 2011-2023 Simon Hengel,@@ -44,7 +44,7 @@ , directory , filepath , haskell-lexer- , hspec-expectations ==0.8.2.*+ , hspec-expectations ==0.8.3.* , process , quickcheck-io >=0.2.0 , random@@ -128,7 +128,7 @@ , directory , filepath , haskell-lexer- , hspec-expectations ==0.8.2.*+ , hspec-expectations ==0.8.3.* , hspec-meta ==2.10.5 , process , quickcheck-io >=0.2.0
version.yaml view
@@ -1,1 +1,1 @@-&version 2.11.0.1+&version 2.11.1