Bump wai-extra deps for scaffold projects

This commit is contained in:
Bryan Richter 2012-01-26 20:55:17 -08:00
parent baf10c118f
commit 60faea0aba
2 changed files with 2 additions and 2 deletions

View File

@ -93,7 +93,7 @@ executable ~project~
, shakespeare-text >= 0.10 && < 0.11
, hjsmin >= 0.0.14 && < 0.1
, monad-control >= 0.3 && < 0.4
, wai-extra >= 1.0 && < 1.1
, wai-extra >= 1.0 && < 1.2
, yaml >= 0.5 && < 0.6
, http-conduit >= 1.2 && < 1.3

View File

@ -76,7 +76,7 @@ executable ~project~
, hamlet >= 0.10 && < 0.11
, shakespeare-text >= 0.10 && < 0.11
, wai >= 1.0 && < 1.1
, wai-extra >= 1.0 && < 1.1
, wai-extra >= 1.0 && < 1.2
, transformers >= 0.2 && < 0.3
, monad-control >= 0.3 && < 0.4
, yaml >= 0.5 && < 0.6