X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=Lucu.cabal;h=ec67718b58ce0dd1f3c802091f0839789637bb14;hb=69686745233be9269796be9f26621040fb7d9d1c;hp=4452ee1c639e64ac541d6622b2c0f58e17771a13;hpb=70bf5bd248aa426ca4e410b3fb9a0529354aedaf;p=Lucu.git diff --git a/Lucu.cabal b/Lucu.cabal index 4452ee1..ec67718 100644 --- a/Lucu.cabal +++ b/Lucu.cabal @@ -8,7 +8,7 @@ Description: without messing around FastCGI. It is also intended to be run behind a reverse-proxy so it doesn't have some facilities like logging, client filtering or such like. -Version: 0.7.0.1 +Version: 0.7.0.2 License: PublicDomain License-File: COPYING Author: PHO @@ -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