hspec-discover 2.7.8 → 2.7.9
raw patch · 2 files changed
+3/−3 lines, 2 filesdep ~hspec-metaPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: hspec-meta
API changes (from Hackage documentation)
Files
- hspec-discover.cabal +2/−2
- version.yaml +1/−1
hspec-discover.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack name: hspec-discover-version: 2.7.8+version: 2.7.9 license: MIT license-file: LICENSE copyright: (c) 2012-2021 Simon Hengel@@ -81,7 +81,7 @@ , directory , filepath , hspec-discover- , hspec-meta >=2.3.2+ , hspec-meta ==2.7.8 build-tool-depends: hspec-meta:hspec-meta-discover default-language: Haskell2010
version.yaml view
@@ -1,1 +1,1 @@-&version 2.7.8+&version 2.7.9