This file is indexed.

/var/lib/ghc/package.conf.d/warp-1.3.9.conf is in libghc-warp-dev 1.3.9-1build3.

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
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
name: warp
version: 1.3.9
id: warp-1.3.9-08dbc0debd85ca774b9cb3f96b2d6d7f

license: MIT
copyright:
maintainer: michael@snoyman.com
stability: Stable
homepage: http://github.com/yesodweb/wai
package-url:
synopsis: A fast, light-weight web server for WAI applications.
description: The premier WAI handler. For more information, see <http://steve.vinoski.net/blog/2011/05/01/warp-a-haskell-web-server/>.
             .
             Changelog
             .
             [1.3.9] Support for byte range requests.
             .
             [1.3.7] Sockets now have FD_CLOEXEC set on them. This behavior is more secure, and the change should not affect the vast majority of use cases.
category: Web, Yesod
author: Michael Snoyman, Kazu Yamamoto, Matt Brown
exposed: True
exposed-modules: Network.Wai.Handler.Warp
hidden-modules: Network.Wai.Handler.Warp.FdCache
                Network.Wai.Handler.Warp.MultiMap Network.Wai.Handler.Warp.Conduit
                Network.Wai.Handler.Warp.ReadInt Network.Wai.Handler.Warp.Request
                Network.Wai.Handler.Warp.Response
                Network.Wai.Handler.Warp.ResponseHeader
                Network.Wai.Handler.Warp.Run Network.Wai.Handler.Warp.Settings
                Network.Wai.Handler.Warp.Timeout Network.Wai.Handler.Warp.Types
                Paths_warp
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/warp-1.3.9/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/warp-1.3.9/ghc-7.6.3
hs-libraries: HSwarp-1.3.9
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         blaze-builder-0.3.3.0-c4811f3b9aa33d6ba7b3cb73255068c1
         blaze-builder-conduit-1.0.0-7dd2756335a16674cfe5ed30d24a8f54
         bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
         case-insensitive-1.1.0.2-a9cc5f442974fbc90a16d92ae924d579
         conduit-1.0.13-42da682bd4bc70f4bc06699fdc9be195
         ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd
         hashable-1.2.1.0-7e83190fbb1b0ba81d7022fa876f0f8b
         http-attoparsec-0.1.0-2dfd091fe53781eed4426ab324ac1fcf
         http-types-0.8.3-4e8ed7829485891242832a23f2e5f1b8
         lifted-base-0.2.0.3-635db11b8313e1acaa5140f2757e862e
         network-2.4.1.2-040cee5ece44014a8574cb3f87b1eec4
         network-conduit-1.0.0-24d940bbc1a4306cea8fb3c85d90025f
         simple-sendfile-0.2.11-2073ed09816441a68e6a639af9e10e1b
         transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0
         unix-2.6.0.1-f12544f106e651e2866b480a05caac7c
         unix-compat-0.4.0.0-51428add10952cfc378af284f9fc35c6
         void-0.6.1-621dc8316fc80dae8fc701f1a2411b4b
         wai-1.4.0.2-75198fbd6935f80e166df349a939a514
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/warp-1.3.9/warp.haddock
haddock-html: /usr/share/doc/libghc-warp-doc/html/