]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - Network/HTTP/Lucu/Postprocess.hs
Documentation
[Lucu.git] / Network / HTTP / Lucu / Postprocess.hs
index 80fc7225a4de9bca49f2891189e8123e8e5a5128..24a07f18bb7d74af7e9ba7ac6468738633dfc0cf 100644 (file)
@@ -1,6 +1,7 @@
+-- #hide
 module Network.HTTP.Lucu.Postprocess
-    ( postprocess -- Interaction -> STM ()
-    , completeUnconditionalHeaders -- Config -> Response -> IO Response
+    ( postprocess
+    , completeUnconditionalHeaders
     )
     where