witch 0.3.0.0 → 0.3.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~hspecPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: hspec
API changes (from Hackage documentation)
Files
- witch.cabal +2/−2
witch.cabal view
@@ -1,7 +1,7 @@ cabal-version: 2.2 name: witch-version: 0.3.0.0+version: 0.3.0.1 synopsis: Convert values from one type into another. description: Witch converts values from one type into another. @@ -66,7 +66,7 @@ import: basics build-depends:- , hspec >= 2.7.9 && < 2.8+ , hspec >= 2.7.9 && < 2.9 , witch ghc-options: -rtsopts