packages feed

yesod-static 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-static.cabal view
@@ -1,5 +1,5 @@ name:            yesod-static-version:         1.1.1+version:         1.1.1.1 license:         MIT license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>@@ -49,7 +49,7 @@     type: exitcode-stdio-1.0     cpp-options:   -DTEST_EXPORT     build-depends:   base-                   , hspec >= 1.3   && < 1.4+                   , hspec >= 1.3                    -- copy from above                    , containers                    , old-time