]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - Lucu.cabal
The attoparsec branch. It doesn't even compile for now.
[Lucu.git] / Lucu.cabal
index a5ea79344b15d6a2eb8514f12a3b95bb237cf06f..36e1cd2b01e0063e07706526c93d3d57086602bf 100644 (file)
@@ -24,6 +24,7 @@ Extra-Source-Files:
     ImplantFile.hs
     NEWS
     data/CompileMimeTypes.hs
+    data/Makefile
     data/mime.types
     examples/HelloWorld.hs
     examples/Implanted.hs
@@ -45,6 +46,8 @@ Flag build-lucu-implant-file
 Library
     Build-Depends:
         HsOpenSSL            == 0.10.*,
+        ascii                == 0.0.*,
+        attoparsec           == 0.9.*,
         base                 == 4.3.*,
         base-unicode-symbols == 0.2.*,
         base64-bytestring    == 0.1.*,
@@ -73,7 +76,6 @@ Library
         Network.HTTP.Lucu.MIMEType
         Network.HTTP.Lucu.MIMEType.DefaultExtensionMap
         Network.HTTP.Lucu.MIMEType.Guess
-        Network.HTTP.Lucu.Parser
         Network.HTTP.Lucu.Parser.Http
         Network.HTTP.Lucu.Request
         Network.HTTP.Lucu.Resource