web: allow latest shakespeare-js & yesod-form

This commit is contained in:
Simon Michael 2012-11-27 05:31:12 +00:00
parent 19a8a1f047
commit 7599ec2c84

View File

@ -114,14 +114,14 @@ library
, yesod-core >= 1.1.2 && < 1.2
, yesod-static >= 1.1 && < 1.2
, yesod-default >= 1.1 && < 1.2
, yesod-form >= 1.1 && < 1.2
, yesod-form >= 1.1 && < 1.3
, clientsession >= 0.8 && < 0.9
, bytestring >= 0.9 && < 0.11
, text >= 0.11 && < 0.12
, template-haskell
, hamlet >= 1.1 && < 1.2
, shakespeare-css >= 1.0 && < 1.1
, shakespeare-js >= 1.0 && < 1.1
, shakespeare-js >= 1.0 && < 1.2
, shakespeare-text >= 1.0 && < 1.1
, hjsmin >= 0.1 && < 0.2
, monad-control >= 0.3 && < 0.4