X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=Lucu.cabal;h=163b9b70fdfaf34fe5186b679198df4d79d2b65a;hb=2dfd3e662204585dd64f2ddbe3b3eed0c708c68f;hp=a35fb0858b36306b0d92a3a0d031cec03e413b42;hpb=c060bff37e29f06e105c0ec2b1f844f55b48906c;p=Lucu.git diff --git a/Lucu.cabal b/Lucu.cabal index a35fb08..163b9b7 100644 --- a/Lucu.cabal +++ b/Lucu.cabal @@ -51,7 +51,8 @@ Flag ssl Library Build-Depends: ascii == 0.0.*, - attoparsec == 0.9.*, + attempt == 0.3.*, + attoparsec == 0.10.*, base == 4.*, base-unicode-symbols == 0.2.*, base64-bytestring == 0.1.*, @@ -62,6 +63,9 @@ Library collections-api == 1.0.*, collections-base-instances == 1.0.*, containers == 0.4.*, + convertible-ascii == 0.1.*, + convertible-text == 0.4.*, + data-default == 0.3.*, directory == 1.1.*, filepath == 1.2.*, mtl == 2.0.*, @@ -70,10 +74,11 @@ Library stm == 2.2.*, stringsearch == 0.3.*, syb == 0.3.*, + tagged == 0.2.*, template-haskell == 2.5.*, text == 0.11.*, time == 1.2.*, - time-http == 0.2.*, + time-http == 0.4.*, transformers == 0.2.* if flag(ssl) @@ -83,6 +88,7 @@ Library -DHAVE_SSL Exposed-Modules: + Data.Attoparsec.Parsable Data.Collections.Newtype.TH Network.HTTP.Lucu Network.HTTP.Lucu.Abortion