This file is indexed.

/var/lib/ghc/package.conf.d/zeromq3-haskell-0.4.conf is in libghc-zeromq3-haskell-dev 0.4-1build1.

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
name: zeromq3-haskell
version: 0.4
id: zeromq3-haskell-0.4-24086fdf97770095aa9dcd9cece79824

license: MIT
copyright: Copyright (c) 2010 - 2013 zeromq-haskell authors
maintainer: Toralf Wittner <tw@dtex.org>
stability: experimental
homepage: http://github.com/twittner/zeromq-haskell/
package-url:
synopsis: Bindings to ZeroMQ 3.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 >= 3.2.2
category: System, FFI
author: Toralf Wittner
exposed: True
exposed-modules: System.ZMQ3 System.ZMQ3.Monadic Data.Restricted
hidden-modules: System.ZMQ3.Base System.ZMQ3.Internal
                System.ZMQ3.Error
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/zeromq3-haskell-0.4/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/zeromq3-haskell-0.4/ghc-7.6.3
hs-libraries: HSzeromq3-haskell-0.4
extra-libraries: zmq
extra-ghci-libraries:
include-dirs:
includes: zmq.h
depends: MonadCatchIO-transformers-0.3.0.0-00f5ba39422294066c7f13d4ef6c89a7
         async-2.0.1.4-3eae4a440b34cbf08aad8765dbd61d40
         base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
         containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
         semigroups-0.9-73a419ce05af9d7589969e187fb66622
         transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/zeromq3-haskell-0.4/zeromq3-haskell.haddock
haddock-html: /usr/share/doc/libghc-zeromq3-haskell-doc/html/