This file is indexed.

/var/lib/ghc/package.conf.d/zeromq4-haskell-0.6.conf is in libghc-zeromq4-haskell-dev 0.6-1+b2.

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
name: zeromq4-haskell
version: 0.6
id: zeromq4-haskell-0.6-e8666ac7c8db588997207889a85d24e1

license: MIT
copyright: (c) 2010 - 2014 zeromq-haskell authors
maintainer: Toralf Wittner <tw@dtex.org>
stability: experimental
homepage: http://github.com/twittner/zeromq-haskell/
package-url:
synopsis: Bindings to ZeroMQ 4.x
description: The 0MQ lightweight messaging kernel is a library which extends
             the standard socket interfaces with features traditionally provided
             by specialised messaging middleware products.
             .
             0MQ sockets provide an abstraction of asynchronous message queues,
             multiple messaging patterns, message filtering (subscriptions),
             seamless access to multiple transport protocols and more.
             .
             This library provides the Haskell language binding to 0MQ >= 4.x
category: System, FFI
author: Toralf Wittner
exposed: True
exposed-modules: System.ZMQ4 System.ZMQ4.Monadic Data.Restricted
hidden-modules: System.ZMQ4.Base System.ZMQ4.Internal
                System.ZMQ4.Error
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/zeromq4-haskell-0.6/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/zeromq4-haskell-0.6/ghc-7.6.3
hs-libraries: HSzeromq4-haskell-0.6
extra-libraries: zmq
extra-ghci-libraries:
include-dirs:
includes:
depends: async-2.0.1.5-5fe094cf27a071e8ecfa1c60d50c8c0b
         base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
         containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
         exceptions-0.6.1-8e5077c2798c04f83b07b29e8f8aa7dc
         semigroups-0.15.3-f01224638d8ef67a79d1815551975c8a
         transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/zeromq4-haskell-0.6/zeromq4-haskell.haddock
haddock-html: /usr/share/doc/libghc-zeromq4-haskell-doc/html/