X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Lucu.git;a=blobdiff_plain;f=Lucu.cabal;h=3afe50bb4d32ffda98822e1f49c91b4724be38dc;hp=163b9b70fdfaf34fe5186b679198df4d79d2b65a;hb=HEAD;hpb=2dfd3e662204585dd64f2ddbe3b3eed0c708c68f diff --git a/Lucu.cabal b/Lucu.cabal index 163b9b7..3afe50b 100644 --- a/Lucu.cabal +++ b/Lucu.cabal @@ -78,7 +78,7 @@ Library template-haskell == 2.5.*, text == 0.11.*, time == 1.2.*, - time-http == 0.4.*, + time-http == 0.5.*, transformers == 0.2.* if flag(ssl) @@ -88,7 +88,6 @@ Library -DHAVE_SSL Exposed-Modules: - Data.Attoparsec.Parsable Data.Collections.Newtype.TH Network.HTTP.Lucu Network.HTTP.Lucu.Abortion @@ -107,16 +106,15 @@ Library Network.HTTP.Lucu.MIMEType Network.HTTP.Lucu.MIMEType.DefaultExtensionMap Network.HTTP.Lucu.MIMEType.Guess - Network.HTTP.Lucu.MIMEType.TH Network.HTTP.Lucu.MultipartForm Network.HTTP.Lucu.Parser.Http Network.HTTP.Lucu.Parser Network.HTTP.Lucu.Request Network.HTTP.Lucu.Resource Network.HTTP.Lucu.Response + Network.HTTP.Lucu.Response.StatusCode Network.HTTP.Lucu.SocketLike Network.HTTP.Lucu.StaticFile - Network.HTTP.Lucu.StatusCode Network.HTTP.Lucu.Utils Other-Modules: @@ -132,8 +130,8 @@ Library Network.HTTP.Lucu.Preprocess Network.HTTP.Lucu.RequestReader Network.HTTP.Lucu.Resource.Internal + Network.HTTP.Lucu.Response.StatusCode.Internal Network.HTTP.Lucu.ResponseWriter - Network.HTTP.Lucu.StatusCode.Internal ghc-options: -Wall