X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=Lucu.cabal;h=6cbb16add53bf69a8b13eef5a2a8dc2e8f12fcea;hb=1a8b40b;hp=00f309133b8fbfef854a475d737b64eaa3d2177f;hpb=5f2ef377345fc47aabc63c1325df82c1cd9da9ed;p=Lucu.git diff --git a/Lucu.cabal b/Lucu.cabal index 00f3091..6cbb16a 100644 --- a/Lucu.cabal +++ b/Lucu.cabal @@ -50,6 +50,7 @@ Flag ssl Library Build-Depends: + arrow-list == 0.2.*, ascii == 0.0.*, attempt == 0.3.*, attoparsec == 0.10.*, @@ -78,7 +79,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) @@ -106,16 +107,16 @@ 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.Router Network.HTTP.Lucu.SocketLike Network.HTTP.Lucu.StaticFile - Network.HTTP.Lucu.StatusCode Network.HTTP.Lucu.Utils Other-Modules: @@ -131,8 +132,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