Update deps
This commit is contained in:
parent
cf13f66dea
commit
ab9ef4e277
@ -1,5 +1,5 @@
|
||||
name: breve
|
||||
version: 0.2.0.0
|
||||
version: 0.3.0.0
|
||||
synopsis: a url shortener
|
||||
description:
|
||||
|
||||
@ -30,10 +30,9 @@ executable breve
|
||||
Breve.Generator, Breve.UrlTable
|
||||
other-extensions: OverloadedStrings
|
||||
build-depends: base >=4.8 && <5.0,
|
||||
simple, wai, wai-extra, warp,
|
||||
aeson, bytestring, binary,
|
||||
Spock, blaze-html, wai-middleware-static,
|
||||
transformers, mtl,
|
||||
text, aeson, bytestring, binary,
|
||||
hashtables, cryptohash, random,
|
||||
xdg-basedir, configurator, directory
|
||||
ghc-options: -threaded -O2
|
||||
|
Loading…
Reference in New Issue
Block a user