X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Lucu.git;a=blobdiff_plain;f=Lucu.cabal;fp=Lucu.cabal;h=c033bb4fdc1e29134a4155f6902bb3b39b47279e;hp=2dcbcc8927bdd5de9ec6fd87c4050f545ce5e640;hb=d41d36974cf617970ede1b0d17f7c95970f6a657;hpb=21230a1117bc8218fca29ed64270237e13df1596 diff --git a/Lucu.cabal b/Lucu.cabal index 2dcbcc8..c033bb4 100644 --- a/Lucu.cabal +++ b/Lucu.cabal @@ -52,7 +52,7 @@ Library Build-Depends: ascii == 0.0.*, attempt == 0.3.*, - attoparsec == 0.9.*, + attoparsec == 0.10.*, base == 4.*, base-unicode-symbols == 0.2.*, base64-bytestring == 0.1.*, @@ -76,7 +76,7 @@ Library template-haskell == 2.5.*, text == 0.11.*, time == 1.2.*, - time-http == 0.3.*, + time-http == 0.4.*, transformers == 0.2.* if flag(ssl)