This file is indexed.

/usr/share/doc/libghc-wai-handler-scgi-doc/html/wai-handler-scgi.txt is in libghc-wai-handler-scgi-doc 1.3.0.2-2build5.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
-- Hoogle documentation, generated by Haddock
-- See Hoogle, http://www.haskell.org/hoogle/


-- | Wai handler to SCGI
--   
--   Wai handler to SCGI
@package wai-handler-scgi
@version 1.3.0.2

module Network.Wai.Handler.SCGI
run :: Application -> IO ()
runSendfile :: ByteString -> Application -> IO ()