]> gitweb @ CieloNegro.org - time-http.git/blobdiff - time-http.cabal
Delete Data.Time.Asctime.Internal
[time-http.git] / time-http.cabal
index d8c1c2a13df6239b7c7bd7d9998fffd560a96665..eae4ffaff88b8f460465bf32bac6f20af9659cd1 100644 (file)
@@ -33,7 +33,6 @@ Library
         Data.Time.RFC822
 
     Other-modules:
-        Data.Time.Asctime.Internal
         Data.Time.HTTP.Common
         Data.Time.HTTP.Internal
         Data.Time.RFC1123.Internal
@@ -47,6 +46,8 @@ Library
         blaze-textual        == 0.2.*,
         base                 == 4.*,
         base-unicode-symbols == 0.2.*,
+        convertible-text     == 0.3.*,
+        tagged               == 0.2.*,
         time                 == 1.2.*
 
     Default-Language:
@@ -67,6 +68,8 @@ Test-Suite test-time-http
         blaze-textual        == 0.2.*,
         base                 == 4.*,
         base-unicode-symbols == 0.2.*,
+        convertible-text     == 0.3.*,
+        tagged               == 0.2.*,
         time                 == 1.2.*
     GHC-Options:
         -Wall -fno-warn-orphans