]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - Lucu.cabal
Use time-http 0.3
[Lucu.git] / Lucu.cabal
index a35fb0858b36306b0d92a3a0d031cec03e413b42..2dcbcc8927bdd5de9ec6fd87c4050f545ce5e640 100644 (file)
@@ -51,6 +51,7 @@ Flag ssl
 Library
     Build-Depends:
         ascii                      == 0.0.*,
+        attempt                    == 0.3.*,
         attoparsec                 == 0.9.*,
         base                       == 4.*,
         base-unicode-symbols       == 0.2.*,
@@ -62,6 +63,7 @@ Library
         collections-api            == 1.0.*,
         collections-base-instances == 1.0.*,
         containers                 == 0.4.*,
+        convertible-text           == 0.4.*,
         directory                  == 1.1.*,
         filepath                   == 1.2.*,
         mtl                        == 2.0.*,
@@ -70,10 +72,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.3.*,
         transformers               == 0.2.*
 
     if flag(ssl)