X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=Lucu.cabal;h=2778a2a2c0201d6df08198e056c9125f5bc083b1;hb=087dd4f;hp=3afe50bb4d32ffda98822e1f49c91b4724be38dc;hpb=3b448555e621530c3483f03b4b5156dc606b2035;p=Lucu.git diff --git a/Lucu.cabal b/Lucu.cabal index 3afe50b..2778a2a 100644 --- a/Lucu.cabal +++ b/Lucu.cabal @@ -50,6 +50,7 @@ Flag ssl Library Build-Depends: + arrow-list == 0.2.*, ascii == 0.0.*, attempt == 0.3.*, attoparsec == 0.10.*, @@ -68,6 +69,7 @@ Library data-default == 0.3.*, directory == 1.1.*, filepath == 1.2.*, + hashable == 1.1.*, mtl == 2.0.*, network == 2.3.*, old-time == 1.0.*, @@ -88,6 +90,7 @@ Library -DHAVE_SSL Exposed-Modules: + Data.URI Data.Collections.Newtype.TH Network.HTTP.Lucu Network.HTTP.Lucu.Abortion @@ -113,11 +116,14 @@ Library Network.HTTP.Lucu.Resource Network.HTTP.Lucu.Response Network.HTTP.Lucu.Response.StatusCode + Network.HTTP.Lucu.Router Network.HTTP.Lucu.SocketLike Network.HTTP.Lucu.StaticFile Network.HTTP.Lucu.Utils Other-Modules: + Data.URI.Internal + Data.URI.Internal.Scheme Network.HTTP.Lucu.Abortion.Internal Network.HTTP.Lucu.Chunk Network.HTTP.Lucu.ContentCoding