X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Lucu.git;a=blobdiff_plain;f=Lucu.cabal;h=95d20953bda37c38a4d4b85d49e46e77b9c46dd3;hp=93731338a7862b4de989ddd316c28462b22f49c2;hb=1f0a19cbad7c4b64a773d7f1c1ae9180448624e6;hpb=1789cee5ee66d2f7f2b26280be2f13eac4df7980 diff --git a/Lucu.cabal b/Lucu.cabal index 9373133..95d2095 100644 --- a/Lucu.cabal +++ b/Lucu.cabal @@ -67,8 +67,8 @@ Library text-icu == 0.6.*, time == 1.2.*, time-http == 0.2.*, - unix == 2.4.*, - zlib == 0.5.* + transformers == 0.2.*, + unix == 2.4.* Exposed-Modules: Network.HTTP.Lucu @@ -101,6 +101,7 @@ Library Network.HTTP.Lucu.Postprocess Network.HTTP.Lucu.Preprocess Network.HTTP.Lucu.RequestReader + Network.HTTP.Lucu.Resource.Internal Network.HTTP.Lucu.ResponseWriter Network.HTTP.Lucu.SocketLike @@ -116,7 +117,8 @@ Executable lucu-implant-file Main-Is: ImplantFile.hs Build-Depends: - SHA == 1.5.* + SHA == 1.5.*, + zlib == 0.5.* ghc-options: -Wall