X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=Lucu.cabal;h=ec67718b58ce0dd1f3c802091f0839789637bb14;hb=69686745233be9269796be9f26621040fb7d9d1c;hp=0ff93ac65d43c5c39ce7150a7bfc027b660eee9e;hpb=3804c77ad38d18f499191716e22bd2a6b9d836a1;p=Lucu.git diff --git a/Lucu.cabal b/Lucu.cabal index 0ff93ac..ec67718 100644 --- a/Lucu.cabal +++ b/Lucu.cabal @@ -24,6 +24,7 @@ Extra-Source-Files: ImplantFile.hs NEWS data/CompileMimeTypes.hs + data/Makefile data/mime.types examples/HelloWorld.hs examples/Implanted.hs @@ -35,8 +36,8 @@ Extra-Source-Files: examples/small-file.txt Source-Repository head - Type: darcs - Location: http://darcs.cielonegro.org/Lucu/ + Type: git + Location: git://git.cielonegro.org/Lucu.git Flag build-lucu-implant-file Description: Build the lucu-implant-file program. @@ -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