packages feed

wai-test 1.3.0 → 1.3.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~http-typesPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: http-types

API changes (from Hackage documentation)

Files

wai-test.cabal view
@@ -1,5 +1,5 @@ name:            wai-test-version:         1.3.0+version:         1.3.0.1 license:         MIT license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>@@ -24,7 +24,7 @@                    , blaze-builder-conduit     >= 0.5      && < 0.6                    , cookie                    >= 0.2      && < 0.5                    , HUnit                     >= 1.2      && < 1.3-                   , http-types                >= 0.7      && < 0.8+                   , http-types                >= 0.7                    , case-insensitive          >= 0.2     exposed-modules: Network.Wai.Test     ghc-options:     -Wall