This file is indexed.

/var/lib/ghc/package.conf.d/websockets-0.8.1.1.conf is in libghc-websockets-dev 0.8.1.1-1.

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
65
66
67
68
69
70
name: websockets
version: 0.8.1.1
id: websockets-0.8.1.1-3e736a0c849f9a8b2ae301edf8351bbc

license: BSD3
copyright: (c) 2010-2011 Siniša Biđin
           (c) 2011-2013 Jasper Van der Jeugt
           (c) 2011 Steffen Schuldenzucker
           (c) 2011 Alex Lang
maintainer: Jasper Van der Jeugt <m@jaspervdj.be>
stability: experimental
homepage: http://jaspervdj.be/websockets
package-url:
synopsis: A sensible and clean way to write WebSocket-capable servers in Haskell.
description: This library allows you to write WebSocket-capable servers.
             .
             An example server:
             <https://github.com/jaspervdj/websockets/blob/master/example/server.lhs>
             .
             An example client:
             <https://github.com/jaspervdj/websockets/blob/master/example/client.hs>
             .
             See also:
             .
             * The specification of the WebSocket protocol:
             <http://www.whatwg.org/specs/web-socket-protocol/>
             .
             * The JavaScript API for dealing with WebSockets:
             <http://www.w3.org/TR/websockets/>
category: Network
author: Siniša Biđin <sinisa@bidin.cc>
        Jasper Van der Jeugt <m@jaspervdj.be>
        Steffen Schuldenzucker <steffen.schuldenzucker@googlemail.com>
        Alex Lang <lang@tsurucapital.com>
exposed: True
exposed-modules: Network.WebSockets Network.WebSockets.Connection
hidden-modules: Network.WebSockets.Client Network.WebSockets.Http
                Network.WebSockets.Hybi13 Network.WebSockets.Hybi13.Demultiplex
                Network.WebSockets.Hybi13.Mask Network.WebSockets.Protocol
                Network.WebSockets.Server Network.WebSockets.Types
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/websockets-0.8.1.1/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/websockets-0.8.1.1/ghc-7.6.3
hs-libraries: HSwebsockets-0.8.1.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: SHA-1.6.1-8123f0a73deea9ce6c5997e5271bb607
         attoparsec-0.10.4.0-d9fd97cfc1a1748b3cde35adf7fd233b
         base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         base64-bytestring-1.0.0.1-d8518e3d0a93ad469732bf212a97fcd8
         binary-0.5.1.1-72ed744c57c32286a49da6dda4f660b7
         blaze-builder-0.3.3.0-c4811f3b9aa33d6ba7b3cb73255068c1
         bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
         case-insensitive-1.1.0.2-a9cc5f442974fbc90a16d92ae924d579
         containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
         entropy-0.2.1-37409ae7b70dc6ae28b123bf0d0a742f
         io-streams-1.1.2.2-fee20529f8b78b86ff3904e8542fa8d3
         mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
         network-2.4.1.2-040cee5ece44014a8574cb3f87b1eec4
         random-1.0.1.1-43fdc5da991685d8a0ec8cb553880cf8
         text-0.11.3.1-e38859e86485c167fa7c9441789e7607
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/websockets-0.8.1.1/websockets.haddock
haddock-html: /usr/share/doc/libghc-websockets-doc/html/