update tiny scaffold WAI version to 1.1

This commit is contained in:
Luite Stegeman 2012-02-02 15:41:59 +01:00
parent 410321f7ca
commit e9b34edf67

View File

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