X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=time-http.git;a=blobdiff_plain;f=time-http.cabal;h=f7668d763925fd564075043bc2fa3f300764d0e3;hp=b6bc9aaec82101340626abda585af90ccecdd6fa;hb=dac3f35;hpb=127b8db10ba98b77b5549902f4759f09a19604b1 diff --git a/time-http.cabal b/time-http.cabal index b6bc9aa..f7668d7 100644 --- a/time-http.cabal +++ b/time-http.cabal @@ -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: