X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=time-http.git;a=blobdiff_plain;f=time-http.cabal;h=eae4ffaff88b8f460465bf32bac6f20af9659cd1;hp=d8c1c2a13df6239b7c7bd7d9998fffd560a96665;hb=d62f138;hpb=901a3635d37e25a2d4c2e1562c32c68c410fbdd3 diff --git a/time-http.cabal b/time-http.cabal index d8c1c2a..eae4ffa 100644 --- a/time-http.cabal +++ b/time-http.cabal @@ -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