X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Lucu.git;a=blobdiff_plain;f=Lucu.cabal;h=aa1a9b9f27784baf6ae4f7ffb6e4ffbe97dba0fd;hp=1c71aa8cac1c7a00c55aad787bf0cfc2a3f25ad1;hb=852d97c73c367bc7880600850d92463f580ca1ca;hpb=fd36591310abc275fabeb2435a5f1ff0f61caa76 diff --git a/Lucu.cabal b/Lucu.cabal index 1c71aa8..aa1a9b9 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.*, @@ -115,11 +114,13 @@ Library Network.HTTP.Lucu.Utils Other-Modules: + Data.Collections.Newtype.TH Network.HTTP.Lucu.Abortion.Internal Network.HTTP.Lucu.Chunk Network.HTTP.Lucu.ContentCoding Network.HTTP.Lucu.DefaultPage Network.HTTP.Lucu.Interaction + Network.HTTP.Lucu.OrphanInstances Network.HTTP.Lucu.Postprocess Network.HTTP.Lucu.Preprocess Network.HTTP.Lucu.RequestReader @@ -143,4 +144,4 @@ Executable lucu-implant-file zlib == 0.5.* ghc-options: - -Wall + -Wall -rtsopts