This file is indexed.

/var/lib/ghc/package.conf.d/basic-prelude-0.6.1.conf is in libghc-basic-prelude-dev 0.6.1-2+b1.

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
name: basic-prelude
version: 0.6.1
id: basic-prelude-0.6.1-DILcvg1vDAj1UIpgbyJEAl
key: basic-prelude-0.6.1-DILcvg1vDAj1UIpgbyJEAl
license: MIT
maintainer: michael@snoyman.com
homepage: https://github.com/snoyberg/basic-prelude
synopsis: An enhanced core prelude; a common foundation for alternate preludes.
description:
    The premise of @basic-prelude@ is that there are a lot of very commonly desired features missing from the standard @Prelude@, such as commonly used operators (@\<$\>@ and @>=>@, for instance) and imports for common datatypes (e.g., @ByteString@ and @Vector@). At the same time, there are lots of other components which are more debatable, such as providing polymorphic versions of common functions.
    .
    So @basic-prelude@ is intended to give a common foundation for a number of alternate preludes. The package provides two modules: @CorePrelude@ provides the common ground for other preludes to build on top of, while @BasicPrelude@ exports @CorePrelude@ together with commonly used list functions to provide a drop-in replacement for the standard @Prelude@.
    .
    Users wishing to have an improved @Prelude@ can use @BasicPrelude@. Developers wishing to create a new prelude should use @CorePrelude@.
category: Control, Prelude
author: Michael Snoyman, Dan Burton
exposed: True
exposed-modules:
    BasicPrelude CorePrelude
abi: d8ebbd562493e010bba3e577f839d0c5
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/basic-prelude-0.6.1-DILcvg1vDAj1UIpgbyJEAl
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/basic-prelude-0.6.1-DILcvg1vDAj1UIpgbyJEAl
data-dir: /usr/share/basic-prelude
hs-libraries: HSbasic-prelude-0.6.1-DILcvg1vDAj1UIpgbyJEAl
depends:
    ReadArgs-1.2.2-IHXjeYMOy6S5ifaU9ILjGf base-4.9.0.0
    bytestring-0.10.8.1 containers-0.5.7.1 filepath-1.4.1.0
    hashable-1.2.4.0-EMu4H7FB10MAl6hwKw992G
    lifted-base-0.2.3.8-1nzvMRHeVda5LXRGBOCgua
    safe-0.3.9-Hqo3JhJes6h6KTrVZw55Pb
    text-1.2.2.1-5QpmrLQApEZ4Ly9nMHWY0s transformers-0.5.2.0
    unordered-containers-0.2.7.1-Eo9jd5DMz45DhBLCG8skzW
    vector-0.11.0.0-BEDZb5o2QOhGbIm6ky7rl6
haddock-interfaces: /usr/lib/ghc-doc/haddock/basic-prelude-0.6.1/basic-prelude.haddock
haddock-html: /usr/share/doc/libghc-basic-prelude-doc/html/