packages feed

giphy-api 0.2.4.0 → 0.2.5.0

raw patch · 2 files changed

+7/−3 lines, 2 filesdep ~base

Dependency ranges changed: base

Files

changelog.md view
@@ -1,5 +1,9 @@ # Changelog +## v0.2.5.0++- Clarify servant bounds+ ## v0.2.4.0  - Include extra source files for stackage test suite
giphy-api.cabal view
@@ -3,7 +3,7 @@ -- see: https://github.com/sol/hpack  name:           giphy-api-version:        0.2.4.0+version:        0.2.5.0 synopsis:       Giphy HTTP API wrapper and CLI search tool. description:    Please see README.md category:       Web@@ -42,8 +42,8 @@     , microlens     , microlens-th     , mtl-    , servant-    , servant-client+    , servant >= 0.4 && < 0.5+    , servant-client >= 0.4 && < 0.5   exposed-modules:       Web.Giphy   other-modules: