]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - Lucu.cabal
Fix a long-standing bug in generating Allowed header values.
[Lucu.git] / Lucu.cabal
index c6dfa354ad0f334d0e8d503a6aa410d0beb1eddb..ce5ac42589be5da90b99995815e67ea11de03983 100644 (file)
@@ -88,7 +88,6 @@ Library
             -DHAVE_SSL
 
     Exposed-Modules:
-        Data.Eq.Indirect
         Data.Collections.Newtype.TH
         Network.HTTP.Lucu
         Network.HTTP.Lucu.Abortion
@@ -113,9 +112,9 @@ Library
         Network.HTTP.Lucu.Request
         Network.HTTP.Lucu.Resource
         Network.HTTP.Lucu.Response
+        Network.HTTP.Lucu.Response.StatusCode
         Network.HTTP.Lucu.SocketLike
         Network.HTTP.Lucu.StaticFile
-        Network.HTTP.Lucu.StatusCode
         Network.HTTP.Lucu.Utils
 
     Other-Modules:
@@ -131,8 +130,8 @@ Library
         Network.HTTP.Lucu.Preprocess
         Network.HTTP.Lucu.RequestReader
         Network.HTTP.Lucu.Resource.Internal
+        Network.HTTP.Lucu.Response.StatusCode.Internal
         Network.HTTP.Lucu.ResponseWriter
-        Network.HTTP.Lucu.StatusCode.Internal
 
     ghc-options:
         -Wall