packages feed

wai-frontend-monadcgi 1.0.0 → 1.1.0

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~conduitdep ~waiPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: conduit, wai

API changes (from Hackage documentation)

Files

wai-frontend-monadcgi.cabal view
@@ -1,5 +1,5 @@ name:            wai-frontend-monadcgi-version:         1.0.0+version:         1.1.0 license:         BSD3 license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>@@ -16,11 +16,11 @@                  , bytestring                  , containers        >= 0.2                  , cgi-                 , conduit           >= 0.0.1+                 , conduit           >= 0.2                  , http-types                  , transformers                  , case-insensitive-                 , wai               >= 1.0      && < 1.1+                 , wai               >= 1.1      && < 1.2     exposed-modules: Network.Wai.Frontend.MonadCGI     ghc-options:     -Wall