caerbannog 0.6.0.4 → 0.6.0.5
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
- caerbannog.cabal +2/−2
caerbannog.cabal view
@@ -1,7 +1,7 @@ cabal-version: >= 1.10 name: caerbannog-version: 0.6.0.4+version: 0.6.0.5 synopsis: That rabbit's got a vicious streak a mile wide! description: Caerbannog is a drop in replacement for the @binary-bits@ package. Unlike@@ -53,7 +53,7 @@ , binary , caerbannog , bytestring- , hspec >= 2.7.6 && < 2.8+ , hspec >= 2.7.6 && < 2.9 , QuickCheck >= 2.13.2 && < 2.15 , random >= 1.1 && < 1.2 default-language: Haskell98