]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - Lucu.cabal
Many many changes
[Lucu.git] / Lucu.cabal
index 93731338a7862b4de989ddd316c28462b22f49c2..95d20953bda37c38a4d4b85d49e46e77b9c46dd3 100644 (file)
@@ -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