X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Lucu.git;a=blobdiff_plain;f=Lucu.cabal;h=3afe50bb4d32ffda98822e1f49c91b4724be38dc;hp=effcefd44304ba3cf398d75b24a5d3dd20ba43ac;hb=HEAD;hpb=db4a546d0d462cb94639b1f273bf0b78bccc960c diff --git a/Lucu.cabal b/Lucu.cabal index effcefd..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 @@ -113,9 +112,9 @@ Library 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: @@ -131,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