This file is indexed.

/var/lib/ghc/package.conf.d/BoundedChan-1.0.3.0.conf is in libghc-boundedchan-dev 1.0.3.0-5.

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
name: BoundedChan
version: 1.0.3.0
id: BoundedChan-1.0.3.0-aa9f6e94754d12e734ff1cd77c0dfef2
key: Bound_HnqSdFZoJFd98LdPAn4J2A
license: BSD3
maintainer: Adam Wick <awick@galois.com>
stability: stable
synopsis: Implementation of bounded channels.
description:
    This library introduces BoundedChan. BoundedChans differ from
    Chans in that they are guaranteed to contain no more than a
    certain number of elements.
category: Concurrency
author: Adam Wick <awick@galois.com>, Chris Kuklewicz <haskell@list.mightyreason.com>, Paul Hendry
exposed: True
exposed-modules:
    Control.Concurrent.BoundedChan
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/BoundedChan-1.0.3.0-HnqSdFZoJFd98LdPAn4J2A
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/BoundedChan-1.0.3.0-HnqSdFZoJFd98LdPAn4J2A
data-dir: /usr/share/boundedchan
hs-libraries: HSBoundedChan-1.0.3.0-HnqSdFZoJFd98LdPAn4J2A
depends:
    array-0.5.1.0-960bf9ae8875cc30355e086f8853a049
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
haddock-interfaces: /usr/lib/ghc-doc/haddock/boundedchan-1.0.3.0/BoundedChan.haddock
haddock-html: /usr/share/doc/libghc-boundedchan-doc/html/