web: depend on same yesod version in lib and exe

This commit is contained in:
Simon Michael 2012-11-21 17:41:11 +00:00
parent 7d92fa6a7f
commit 3d8dbb9d35

View File

@ -102,7 +102,7 @@ library
build-depends: base >= 4 && < 5
-- , yesod-platform >= 1.1 && < 1.2
, yesod >= 1.1 && < 1.2
, yesod >= 1.1.3 && < 1.2
, yesod-core >= 1.1.2 && < 1.2
, yesod-static >= 1.1 && < 1.2
, yesod-default >= 1.1 && < 1.2