packages feed

wai-frontend-monadcgi 2.0.0.1 → 2.0.0.2

raw patch · 1 files changed

+3/−2 lines, 1 filesdep +conduit-extradep ~conduit

Dependencies added: conduit-extra

Dependency ranges changed: conduit

Files

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