Update deps
This commit is contained in:
parent
9ecf6b4098
commit
284ce1c7f2
@ -29,9 +29,9 @@ executable breve
|
|||||||
other-modules: Application, Views, Breve.Settings,
|
other-modules: Application, Views, Breve.Settings,
|
||||||
Breve.Generator, Breve.UrlTable
|
Breve.Generator, Breve.UrlTable
|
||||||
other-extensions: OverloadedStrings
|
other-extensions: OverloadedStrings
|
||||||
build-depends: base >=4.8 && <5.0,
|
build-depends: base >=4.8 && <5.0, warp,
|
||||||
Spock, blaze-html, wai-middleware-static,
|
Spock, blaze-html, transformers, mtl,
|
||||||
transformers, mtl,
|
wai, wai-middleware-static, wai-extra,
|
||||||
text, aeson, bytestring, binary,
|
text, aeson, bytestring, binary,
|
||||||
hashtables, cryptohash, random,
|
hashtables, cryptohash, random,
|
||||||
xdg-basedir, configurator, directory
|
xdg-basedir, configurator, directory
|
||||||
|
Loading…
Reference in New Issue
Block a user