]> gitweb @ CieloNegro.org - time-http.git/blobdiff - time-http.cabal
RFC1123
[time-http.git] / time-http.cabal
index b6bc9aaec82101340626abda585af90ccecdd6fa..f7668d763925fd564075043bc2fa3f300764d0e3 100644 (file)
@@ -35,9 +35,6 @@ Library
     Other-modules:
         Data.Time.HTTP.Common
         Data.Time.HTTP.Internal
-        Data.Time.RFC1123.Internal
-        Data.Time.RFC733.Internal
-        Data.Time.RFC822.Internal
 
     Build-depends:
         ascii                == 0.0.*,
@@ -48,7 +45,7 @@ Library
         blaze-builder        == 0.3.*,
         blaze-textual        == 0.2.*,
         bytestring           == 0.9.*,
-        convertible-text     == 0.3.*,
+        convertible-text     == 0.4.*,
         tagged               == 0.2.*,
         time                 == 1.2.*
 
@@ -72,7 +69,7 @@ Test-Suite test-time-http
         blaze-builder        == 0.3.*,
         blaze-textual        == 0.2.*,
         bytestring           == 0.9.*,
-        convertible-text     == 0.3.*,
+        convertible-text     == 0.4.*,
         tagged               == 0.2.*,
         time                 == 1.2.*
     GHC-Options: