packages feed

wai-middleware-rollbar 0.5.0 → 0.6.0

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~http-typesPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: http-types

API changes (from Hackage documentation)

Files

wai-middleware-rollbar.cabal view
@@ -1,5 +1,5 @@ name:                wai-middleware-rollbar-version:             0.5.0+version:             0.6.0 synopsis:            Middleware that communicates to Rollbar. description:         Middleware that communicates to Rollbar. homepage:            https://github.com/joneshf/wai-middleware-rollbar#readme@@ -40,7 +40,7 @@                      , hostname >= 1.0 && < 1.1                      , http-client >= 0.5 && < 0.6                      , http-conduit >= 2.2 && < 2.3-                     , http-types >= 0.9 && < 0.10+                     , http-types >= 0.9 && < 0.11                      , network >= 2.6 && < 2.7                      , text >= 1.2 && < 1.3                      , time >= 1.6 && < 1.9