Update deps

master
rnhmjoj 2015-05-10 03:31:49 +02:00
parent 9ecf6b4098
commit 284ce1c7f2
1 changed files with 3 additions and 3 deletions

View File

@ -29,9 +29,9 @@ executable breve
other-modules: Application, Views, Breve.Settings,
Breve.Generator, Breve.UrlTable
other-extensions: OverloadedStrings
build-depends: base >=4.8 && <5.0,
Spock, blaze-html, wai-middleware-static,
transformers, mtl,
build-depends: base >=4.8 && <5.0, warp,
Spock, blaze-html, transformers, mtl,
wai, wai-middleware-static, wai-extra,
text, aeson, bytestring, binary,
hashtables, cryptohash, random,
xdg-basedir, configurator, directory