Update deps

master
rnhmjoj 2015-05-09 22:25:02 +02:00
parent cf13f66dea
commit ab9ef4e277
1 changed files with 2 additions and 3 deletions

View File

@ -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