This file is indexed.

/var/lib/ghc/package.conf.d/unbounded-delays-0.1.1.0.conf is in libghc-unbounded-delays-dev 0.1.1.0-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
name: unbounded-delays
version: 0.1.1.0
id: unbounded-delays-0.1.1.0-8pvOsE97fmS7WDAN5vUbqX
key: unbounded-delays-0.1.1.0-8pvOsE97fmS7WDAN5vUbqX
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: e7cb4776e4a76a1c086f41cb069170b6
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/unbounded-delays-0.1.1.0-8pvOsE97fmS7WDAN5vUbqX
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/unbounded-delays-0.1.1.0-8pvOsE97fmS7WDAN5vUbqX
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/unbounded-delays
hs-libraries: HSunbounded-delays-0.1.1.0-8pvOsE97fmS7WDAN5vUbqX
depends:
    base-4.9.1.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/unbounded-delays-0.1.1.0/unbounded-delays.haddock
haddock-html: /usr/share/doc/libghc-unbounded-delays-doc/html/