]> gitweb @ CieloNegro.org - time-http.git/blobdiff - time-http.cabal
Data.Time.RFC{733,822} now compiles.
[time-http.git] / time-http.cabal
index f22e117cbc2d7322482c8fbc1174fdae7b37f67e..4687c0fb0ad74680926ddedfa1352926f696823b 100644 (file)
@@ -38,10 +38,15 @@ Library
 
     Build-depends:
         ascii                == 0.0.*,
+        blaze-builder        == 0.3.*,
+        blaze-textual        == 0.2.*,
         attoparsec           == 0.9.*,
-        base                 == 4.3.*,
+        base                 == 4.*,
         base-unicode-symbols == 0.2.*,
         time                 == 1.2.*
 
     Extensions:
         FlexibleContexts
+
+    GHC-Options:
+        -Wall
\ No newline at end of file