X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Lucu.git;a=blobdiff_plain;f=Lucu.cabal;h=c6dfa354ad0f334d0e8d503a6aa410d0beb1eddb;hp=2dcbcc8927bdd5de9ec6fd87c4050f545ce5e640;hb=a122079f1e16c8da8e207a30e37f88362286508f;hpb=b5dc373b46987d6ef1cf1b08648cc0db584e4436 diff --git a/Lucu.cabal b/Lucu.cabal index 2dcbcc8..c6dfa35 100644 --- a/Lucu.cabal +++ b/Lucu.cabal @@ -52,7 +52,7 @@ Library Build-Depends: ascii == 0.0.*, attempt == 0.3.*, - attoparsec == 0.9.*, + attoparsec == 0.10.*, base == 4.*, base-unicode-symbols == 0.2.*, base64-bytestring == 0.1.*, @@ -63,7 +63,9 @@ Library collections-api == 1.0.*, collections-base-instances == 1.0.*, containers == 0.4.*, + convertible-ascii == 0.1.*, convertible-text == 0.4.*, + data-default == 0.3.*, directory == 1.1.*, filepath == 1.2.*, mtl == 2.0.*, @@ -76,7 +78,7 @@ Library template-haskell == 2.5.*, text == 0.11.*, time == 1.2.*, - time-http == 0.3.*, + time-http == 0.4.*, transformers == 0.2.* if flag(ssl) @@ -86,6 +88,7 @@ Library -DHAVE_SSL Exposed-Modules: + Data.Eq.Indirect Data.Collections.Newtype.TH Network.HTTP.Lucu Network.HTTP.Lucu.Abortion @@ -104,7 +107,6 @@ Library Network.HTTP.Lucu.MIMEType Network.HTTP.Lucu.MIMEType.DefaultExtensionMap Network.HTTP.Lucu.MIMEType.Guess - Network.HTTP.Lucu.MIMEType.TH Network.HTTP.Lucu.MultipartForm Network.HTTP.Lucu.Parser.Http Network.HTTP.Lucu.Parser