glue-common 0.4.9 → 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
- glue-common.cabal +2/−2
glue-common.cabal view
@@ -1,5 +1,5 @@ name: glue-common-version: 0.4.9+version: 0.5 synopsis: Make better services and clients. description: Common types and base functions used in the glue family of libraries. license: BSD3@@ -35,7 +35,7 @@ glue-common, QuickCheck -any, quickcheck-instances,- hspec >=2.1.10,+ hspec, transformers, transformers-base, lifted-base,