packages feed

yesod 1.1.8.1 → 1.1.8.2

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~blaze-htmldep ~blaze-markupdep ~wai

Dependency ranges changed: blaze-html, blaze-markup, wai

Files

yesod.cabal view
@@ -1,5 +1,5 @@ name:            yesod-version:         1.1.8.1+version:         1.1.8.2 license:         MIT license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>@@ -35,14 +35,14 @@                    , yesod-default             >= 1.1.3    && < 1.2                    , monad-control             >= 0.3      && < 0.4                    , transformers              >= 0.2.2    && < 0.4-                   , wai                       >= 1.3      && < 1.4+                   , wai                       >= 1.3      && < 1.5                    , wai-extra                 >= 1.3      && < 1.4                    , hamlet                    >= 1.1      && < 1.2                    , shakespeare-js            >= 1.0.2    && < 1.2                    , shakespeare-css           >= 1.0      && < 1.1                    , warp                      >= 1.3      && < 1.4-                   , blaze-html                >= 0.5      && < 0.6-                   , blaze-markup              >= 0.5.1    && < 0.6+                   , blaze-html                >= 0.5+                   , blaze-markup              >= 0.5.1                    , aeson      exposed-modules: Yesod