Updated scaffolding dependencies

This commit is contained in:
Michael Snoyman 2012-03-25 10:13:46 +02:00
parent bed6aa629a
commit c8668c549c
2 changed files with 6 additions and 6 deletions

View File

@ -87,10 +87,10 @@ executable ~project~
, persistent >= 0.9 && < 0.10
, persistent-~backendLower~ >= 0.9 && < 0.10
, template-haskell
, hamlet >= 0.10 && < 0.11
, shakespeare-css >= 0.10 && < 0.11
, shakespeare-js >= 0.11 && < 0.12
, shakespeare-text >= 0.11 && < 0.12
, hamlet >= 1.0 && < 1.1
, shakespeare-css >= 1.0 && < 1.1
, shakespeare-js >= 1.0 && < 1.1
, shakespeare-text >= 1.0 && < 1.1
, hjsmin >= 0.0.14 && < 0.1
, monad-control >= 0.3 && < 0.4
, wai-extra >= 1.2 && < 1.3

View File

@ -73,8 +73,8 @@ executable ~project~
, bytestring >= 0.9 && < 0.10
, text >= 0.11 && < 0.12
, template-haskell
, hamlet >= 0.10 && < 0.11
, shakespeare-text >= 0.11 && < 0.12
, hamlet >= 1.0 && < 1.1
, shakespeare-text >= 1.0 && < 1.1
, wai >= 1.2 && < 1.3
, wai-extra >= 1.2 && < 1.3
, transformers >= 0.2 && < 0.3