X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Lucu.git;a=blobdiff_plain;f=Lucu.cabal;h=7773f802ae8cced1624e872ccaff615405315528;hp=1c71aa8cac1c7a00c55aad787bf0cfc2a3f25ad1;hb=950640dd241222203778f8167943d30fa52f356a;hpb=fd36591310abc275fabeb2435a5f1ff0f61caa76 diff --git a/Lucu.cabal b/Lucu.cabal index 1c71aa8..7773f80 100644 --- a/Lucu.cabal +++ b/Lucu.cabal @@ -61,7 +61,6 @@ Library collections-api == 1.0.*, collections-base-instances == 1.0.*, containers == 0.4.*, - containers-unicode-symbols == 0.3.*, directory == 1.1.*, filepath == 1.2.*, hxt == 9.1.*, @@ -84,10 +83,12 @@ Library -DHAVE_SSL Exposed-Modules: + Data.Collections.Newtype.TH Network.HTTP.Lucu Network.HTTP.Lucu.Abortion Network.HTTP.Lucu.Authentication Network.HTTP.Lucu.Config + Network.HTTP.Lucu.Dispatcher Network.HTTP.Lucu.ETag Network.HTTP.Lucu.HandleLike Network.HTTP.Lucu.Headers @@ -106,8 +107,6 @@ Library Network.HTTP.Lucu.Parser Network.HTTP.Lucu.Request Network.HTTP.Lucu.Resource - Network.HTTP.Lucu.Resource.Dispatcher - Network.HTTP.Lucu.Resource.Tree Network.HTTP.Lucu.Response Network.HTTP.Lucu.SocketLike Network.HTTP.Lucu.StaticFile @@ -119,7 +118,10 @@ Library Network.HTTP.Lucu.Chunk Network.HTTP.Lucu.ContentCoding Network.HTTP.Lucu.DefaultPage + Network.HTTP.Lucu.Dispatcher.Internal Network.HTTP.Lucu.Interaction + Network.HTTP.Lucu.MIMEParams.Internal + Network.HTTP.Lucu.OrphanInstances Network.HTTP.Lucu.Postprocess Network.HTTP.Lucu.Preprocess Network.HTTP.Lucu.RequestReader @@ -143,4 +145,4 @@ Executable lucu-implant-file zlib == 0.5.* ghc-options: - -Wall + -Wall -rtsopts