wai-middleware-rollbar 0.8.2 → 0.8.3
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~http-conduitdep ~http-typesPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: http-conduit, http-types
API changes (from Hackage documentation)
Files
wai-middleware-rollbar.cabal view
@@ -1,5 +1,5 @@ name: wai-middleware-rollbar-version: 0.8.2+version: 0.8.3 synopsis: Middleware that communicates to Rollbar. description: Middleware that communicates to Rollbar. homepage: https://github.com/joneshf/wai-middleware-rollbar#readme@@ -40,8 +40,8 @@ , case-insensitive >= 1.2 && < 1.3 , hostname >= 1.0 && < 1.1 , http-client >= 0.5 && < 0.6- , http-conduit >= 2.2 && < 2.3- , http-types >= 0.9 && < 0.12+ , http-conduit >= 2.2 && < 2.4+ , http-types >= 0.9 && < 0.13 , network >= 2.6 && < 2.7 , text >= 1.2 && < 1.3 , time >= 1.6 && < 1.9