packages feed

chatwork 0.1.3.4 → 0.1.3.5

raw patch · 1 files changed

+5/−5 lines, 1 filesdep ~reqPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: req

API changes (from Hackage documentation)

Files

chatwork.cabal view
@@ -2,10 +2,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: ce06deeb120af24b816b7572a587155530b7859c2503c0e0187ec9fa30a3ce0a+-- hash: e09f74b079b2413e347ed6d541f3537e9f7962b9b9592872907c8fa134b2a261  name:           chatwork-version:        0.1.3.4+version:        0.1.3.5 synopsis:       The ChatWork API in Haskell description:    See README at <https://github.com/matsubara0507/chatwork#readme> category:       Web@@ -38,7 +38,7 @@     , http-client >=0.5.5.0 && <0.6     , http-client-tls >=0.3.3.1 && <0.4     , http-types >=0.9.1 && <0.13-    , req >=1.0.0 && <1.2.0+    , req >=1.0.0 && <1.3.0     , text >=1.2.2.1 && <1.3   exposed-modules:       ChatWork@@ -79,7 +79,7 @@     , http-client >=0.5.5.0 && <0.6     , http-client-tls >=0.3.3.1 && <0.4     , http-types >=0.9.1 && <0.13-    , req >=1.0.0 && <1.2.0+    , req >=1.0.0 && <1.3.0     , text >=1.2.2.1 && <1.3   other-modules:       Paths_chatwork@@ -104,7 +104,7 @@     , http-client >=0.5.5.0 && <0.6     , http-client-tls >=0.3.3.1 && <0.4     , http-types >=0.9.1 && <0.13-    , req >=1.0.0 && <1.2.0+    , req >=1.0.0 && <1.3.0     , servant-server >=0.9.1.1 && <0.15     , text >=1.2.2.1 && <1.3     , warp >=3.2.11 && <3.3