This file is indexed.

/var/lib/ghc/package.conf.d/base-prelude-1.2.0.1.conf is in libghc-base-prelude-dev 1.2.0.1-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
33
34
35
36
37
38
39
name: base-prelude
version: 1.2.0.1
id: base-prelude-1.2.0.1-HJh3WMXaeu8jTCoycvBYB
key: base-prelude-1.2.0.1-HJh3WMXaeu8jTCoycvBYB
license: MIT
copyright: (c) 2014, Nikita Volkov
maintainer: Nikita Volkov <nikita.y.volkov@mail.ru>
homepage: https://github.com/nikita-volkov/base-prelude
synopsis: The most complete prelude formed solely from the "base" package
description:
    A library which aims to reexport all the non-conflicting and
    most general definitions from the \"base\" package.
    This includes APIs for applicatives, arrows, monoids, foldables, traversables,
    exceptions, generics, ST, MVars and STM.
    .
    This package will never have any dependencies other than \"base\".
    .
    /Versioning policy/
    .
    The versioning policy of this package deviates from PVP in the sense
    that its exports in part are transitively determined by the version of \"base\".
    Therefore it's recommended for the users of \"base-prelude\" to specify
    the bounds of \"base\" as well.
category: Prelude
author: Nikita Volkov <nikita.y.volkov@mail.ru>
exposed: True
exposed-modules:
    BasePrelude
abi: 0de444933c1f946a6b18fe74d46e5131
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/base-prelude-1.2.0.1-HJh3WMXaeu8jTCoycvBYB
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/base-prelude-1.2.0.1-HJh3WMXaeu8jTCoycvBYB
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/base-prelude
hs-libraries: HSbase-prelude-1.2.0.1-HJh3WMXaeu8jTCoycvBYB
depends:
    base-4.9.1.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/base-prelude-/base-prelude.haddock
haddock-html: /usr/share/doc/libghc-base-prelude-doc/html/