packages feed

yesod-newsfeed 1.2.1 → 1.4.0

raw patch · 1 files changed

+3/−4 lines, 1 filesdep −hamletdep ~shakespearedep ~yesod-corePVP ok

version bump matches the API change (PVP)

Dependencies removed: hamlet

Dependency ranges changed: shakespeare, yesod-core

API changes (from Hackage documentation)

Files

yesod-newsfeed.cabal view
@@ -1,5 +1,5 @@ name:            yesod-newsfeed-version:         1.2.1+version:         1.4.0 license:         MIT license-file:    LICENSE author:          Michael Snoyman, Patrick Brisbin@@ -14,10 +14,9 @@  library     build-depends:   base                 >= 4        && < 5-                   , yesod-core           >= 1.2      && < 1.3+                   , yesod-core           >= 1.4      && < 1.5                    , time                 >= 1.1.4-                   , hamlet               >= 1.1-                   , shakespeare+                   , shakespeare          >= 2.0                    , bytestring           >= 0.9.1.4                    , text                 >= 0.9                    , xml-conduit          >= 1.0