packages feed

wai-frontend-monadcgi 1.3.0.1 → 1.3.0.2

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: wai

API changes (from Hackage documentation)

Files

wai-frontend-monadcgi.cabal view
@@ -1,5 +1,5 @@ name:            wai-frontend-monadcgi-version:         1.3.0.1+version:         1.3.0.2 license:         MIT license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>@@ -20,7 +20,7 @@                  , http-types                  , transformers                  , case-insensitive-                 , wai               >= 1.3      && < 1.4+                 , wai               >= 1.3      && < 1.5     exposed-modules: Network.Wai.Frontend.MonadCGI     ghc-options:     -Wall