further restrict yesod versions, for people who have newer stuff installed

This commit is contained in:
Joey Hess 2013-05-24 10:25:39 -04:00
parent b87fe0d611
commit e5b3739bea

View file

@ -133,7 +133,7 @@ Executable git-annex
if flag(Webapp)
Build-Depends:
yesod (< 1.2), yesod-default (< 1.2), yesod-static, yesod-form,
yesod (< 1.2), yesod-default (< 1.2), yesod-static (< 1.2), yesod-form (< 1.3),
case-insensitive, http-types, transformers, wai, wai-logger, warp,
blaze-builder, crypto-api, hamlet, clientsession, aeson,
template-haskell, data-default