Updated scaffolded version bounds

This commit is contained in:
Michael Snoyman 2012-03-28 07:44:19 +02:00
parent 64b8a7be0f
commit 0131750a42
2 changed files with 3 additions and 3 deletions

View File

@ -95,7 +95,7 @@ executable ~project~
, hjsmin >= 0.0.14 && < 0.1
, monad-control >= 0.3 && < 0.4
, wai-extra >= 1.2 && < 1.3
, yaml >= 0.6 && < 0.7
, http-conduit >= 1.3 && < 1.4
, yaml >= 0.7 && < 0.8
, http-conduit >= 1.4 && < 1.5
~testsDep~

View File

@ -79,5 +79,5 @@ executable ~project~
, wai-extra >= 1.2 && < 1.3
, transformers >= 0.2 && < 0.3
, monad-control >= 0.3 && < 0.4
, yaml >= 0.6 && < 0.7
, yaml >= 0.7 && < 0.8