This file is indexed.

/var/lib/ghc/package.conf.d/base-compat-0.8.2.conf is in libghc-base-compat-dev 0.8.2-2.

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
40
41
42
43
44
45
46
47
48
49
50
name: base-compat
version: 0.8.2
id: base-compat-0.8.2-78f8fb2b4a7e3cef0740acd6830a6ce5
key: basec_4uc9UEfgmDmIvaowYPKxKd
license: MIT
copyright: (c) 2012-2015 Simon Hengel,
           (c) 2014 João Cristóvão,
           (c) 2015 Ryan Scott
maintainer: Simon Hengel <sol@typeful.net>,
            João Cristóvão <jmacristovao@gmail.com>,
            Ryan Scott <ryan.gl.scott@ku.edu>
synopsis: A compatibility layer for base
description:
    Provides functions available in later versions of @base@ to
    a wider range of compilers, without requiring you to use CPP
    pragmas in your code.  See the
    <https://github.com/haskell-compat/base-compat#readme README>
    for what is covered. Also see the
    <https://github.com/haskell-compat/base-compat/blob/master/CHANGES.markdown changelog>
    for recent changes.
    .
    Note that @base-compat@ does not add any orphan instances.
    There is a separate package
    @<http://hackage.haskell.org/package/base-orphans base-orphans>@
    for that.
category: Compatibility
author: Simon Hengel <sol@typeful.net>,
        João Cristóvão <jmacristovao@gmail.com>,
        Ryan Scott <ryan.gl.scott@ku.edu>
exposed: True
exposed-modules:
    Control.Concurrent.MVar.Compat Control.Monad.Compat
    Data.Bits.Compat Data.Bool.Compat Data.Either.Compat
    Data.Foldable.Compat Data.Function.Compat Data.Functor.Compat
    Data.List.Compat Data.Monoid.Compat Data.Version.Compat
    Data.Word.Compat Debug.Trace.Compat Foreign.Compat
    Foreign.Marshal.Alloc.Compat Foreign.Marshal.Array.Compat
    Foreign.Marshal.Compat Foreign.Marshal.Utils.Compat Numeric.Compat
    Prelude.Compat System.Environment.Compat System.Exit.Compat
    Text.Read.Compat
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/base-compat-0.8.2-4uc9UEfgmDmIvaowYPKxKd
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/base-compat-0.8.2-4uc9UEfgmDmIvaowYPKxKd
data-dir: /usr/share/base-compat
hs-libraries: HSbase-compat-0.8.2-4uc9UEfgmDmIvaowYPKxKd
depends:
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    unix-2.7.1.0-bb54ee8f9f6b2600aae7a748eb88a610
haddock-interfaces: /usr/lib/ghc-doc/haddock/base-compat-0.8.2/base-compat.haddock
haddock-html: /usr/share/doc/libghc-base-compat-doc/html/