]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - Lucu.cabal
Docs
[Lucu.git] / Lucu.cabal
index c033bb4fdc1e29134a4155f6902bb3b39b47279e..c6dfa354ad0f334d0e8d503a6aa410d0beb1eddb 100644 (file)
@@ -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.*,
@@ -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