rest-happstack 0.2.9.4 → 0.2.9.5
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~rest-typesnew-uploaderPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: rest-types
API changes (from Hackage documentation)
Files
- rest-happstack.cabal +2/−2
rest-happstack.cabal view
@@ -1,5 +1,5 @@ Name: rest-happstack-Version: 0.2.9.4+Version: 0.2.9.5 Description: Rest driver for Happstack. Synopsis: Rest driver for Happstack. Maintainer: code@silk.co@@ -18,7 +18,7 @@ , containers >= 0.4 && < 0.6 , happstack-server >= 7.0.5 && < 7.4 , mtl >= 2.0 && < 2.2- , rest-types == 1.9.0.1+ , rest-types == 1.9.* , transformers == 0.3.* , utf8-string == 0.3.* , rest-core == 0.27.*