]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - Lucu.cabal
MIMEType.Guess
[Lucu.git] / Lucu.cabal
index a5ea79344b15d6a2eb8514f12a3b95bb237cf06f..ec67718b58ce0dd1f3c802091f0839789637bb14 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.*,
@@ -57,6 +60,7 @@ Library
         mtl                  == 2.0.*,
         network              == 2.3.*,
         stm                  == 2.2.*,
+        text                 == 0.11.*,
         time                 == 1.2.*,
         time-http            == 0.1.*,
         unix                 == 2.4.*,
@@ -73,7 +77,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