packages feed

yesod-routes 1.1.1 → 1.1.1.1

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: hspec

API changes (from Hackage documentation)

Files

yesod-routes.cabal view
@@ -1,5 +1,5 @@ name:            yesod-routes-version:         1.1.1+version:         1.1.1.1 license:         MIT license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>@@ -42,7 +42,7 @@                  , yesod-routes                  , text                      >= 0.5      && < 0.12                  , HUnit                     >= 1.2      && < 1.3-                 , hspec                     >= 1.3      && < 1.4+                 , hspec                     >= 1.3                  , containers                  , template-haskell                  , path-pieces