glue-core 0.4.2 → 0.4.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~glue-commonPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: glue-common
API changes (from Hackage documentation)
Files
- glue-core.cabal +2/−2
glue-core.cabal view
@@ -1,5 +1,5 @@ name: glue-core-version: 0.4.2+version: 0.4.3 synopsis: Make better services and clients. description: Combinator library to enhance the general functionality of services and clients. license: BSD3@@ -26,7 +26,7 @@ Glue.Switching -- other-extensions: build-depends: base >=4.6 && <4.9,- glue-common ==0.4.1,+ glue-common ==0.4.3, transformers, transformers-base, lifted-base,