diff --git a/breve.cabal b/breve.cabal index fa70fdc..8ac6fc4 100644 --- a/breve.cabal +++ b/breve.cabal @@ -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