packages feed

wai-frontend-monadcgi 1.3.0 → 1.3.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~conduitPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: conduit

API changes (from Hackage documentation)

Files

wai-frontend-monadcgi.cabal view
@@ -1,5 +1,5 @@ name:            wai-frontend-monadcgi-version:         1.3.0+version:         1.3.0.1 license:         MIT license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>@@ -16,7 +16,7 @@                  , bytestring                  , containers        >= 0.2                  , cgi-                 , conduit           >= 0.5      && < 0.6+                 , conduit           >= 0.5      && < 1.1                  , http-types                  , transformers                  , case-insensitive