]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - Lucu.cabal
ImplantFile started working again.
[Lucu.git] / Lucu.cabal
index deed5971d63b8d7544dd07868cfded2fa665d898..7ceb6c2c0e457a3543635c6b9ce0d7ec0754a921 100644 (file)
@@ -117,10 +117,15 @@ Executable lucu-implant-file
 
     Main-Is: ImplantFile.hs
 
+    Other-Modules:
+        Network.HTTP.Lucu.Implant.Input
+        Network.HTTP.Lucu.Implant.PrettyPrint
+        Network.HTTP.Lucu.Implant.Rewrite
+
     Build-Depends:
-        SHA              == 1.5.*,
-        haskell-src-exts == 1.11.*,
-        zlib             == 0.5.*
+        SHA  == 1.5.*,
+        syb  == 0.3.*,
+        zlib == 0.5.*
 
     ghc-options:
         -Wall