This file is indexed.

/var/lib/ghc/package.conf.d/unbounded-delays-0.1.0.9.conf is in libghc-unbounded-delays-dev 0.1.0.9-6.

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
name: unbounded-delays
version: 0.1.0.9
id: unbounded-delays-0.1.0.9-CXTixMaSYyFHs5PPXksFYo
key: unbounded-delays-0.1.0.9-CXTixMaSYyFHs5PPXksFYo
license: BSD3
copyright: 2011-2012 Bas van Dijk & Roel van Dijk
maintainer: Bas van Dijk <v.dijk.bas@gmail.com>
            Roel van Dijk <vandijk.roel@gmail.com>
homepage: https://github.com/basvandijk/unbounded-delays
synopsis: Unbounded thread delays and timeouts
description:
    The @threadDelay@ and @timeout@ functions from the @base@ library
    use the bounded @Int@ type for specifying the delay or timeout
    period. This packages provides alternatives which use the
    unbounded @Integer@ type.
category: Concurrency
author: Bas van Dijk <v.dijk.bas@gmail.com>
        Roel van Dijk <vandijk.roel@gmail.com>
exposed: True
exposed-modules:
    Control.Concurrent.Thread.Delay Control.Concurrent.Timeout
abi: 88d493b1593d3e3fe9d219e55d141a77
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/unbounded-delays-0.1.0.9-CXTixMaSYyFHs5PPXksFYo
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/unbounded-delays-0.1.0.9-CXTixMaSYyFHs5PPXksFYo
data-dir: /usr/share/unbounded-delays
hs-libraries: HSunbounded-delays-0.1.0.9-CXTixMaSYyFHs5PPXksFYo
depends:
    base-4.9.0.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/unbounded-delays-0.1.0.9/unbounded-delays.haddock
haddock-html: /usr/share/doc/libghc-unbounded-delays-doc/html/