This file is indexed.

/var/lib/ghc/package.conf.d/extra-1.4.2.conf is in libghc-extra-dev 1.4.2-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
name: extra
version: 1.4.2
id: extra-1.4.2-1237aed78c34a3273961b02ae4fb3985
key: extra_JuhBsWeylpV3QDHZA0P99B
license: BSD3
copyright: Neil Mitchell 2014-2015
maintainer: Neil Mitchell <ndmitchell@gmail.com>
homepage: https://github.com/ndmitchell/extra#readme
synopsis: Extra functions I use.
description:
    A library of extra functions for the standard Haskell libraries. Most functions are simple additions, filling out missing functionality. A few functions are available in later versions of GHC, but this package makes them available back to GHC 7.2.
    .
    The module "Extra" documents all functions provided by this library. Modules such as "Data.List.Extra" provide extra functions over "Data.List" and also reexport "Data.List". Users are recommended to replace "Data.List" imports with "Data.List.Extra" if they need the extra functionality.
category: Development
author: Neil Mitchell <ndmitchell@gmail.com>
exposed: True
exposed-modules:
    Extra Control.Concurrent.Extra Control.Exception.Extra
    Control.Monad.Extra Data.Either.Extra Data.IORef.Extra
    Data.List.Extra Data.Tuple.Extra Numeric.Extra
    System.Directory.Extra System.Environment.Extra System.Info.Extra
    System.IO.Extra System.Process.Extra System.Time.Extra
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/extra-1.4.2-JuhBsWeylpV3QDHZA0P99B
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/extra-1.4.2-JuhBsWeylpV3QDHZA0P99B
data-dir: /usr/share/extra
hs-libraries: HSextra-1.4.2-JuhBsWeylpV3QDHZA0P99B
depends:
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    directory-1.2.2.0-660a7a83a753ed85c8a374c15dae2b97
    filepath-1.4.0.0-f97d1e4aebfd7a03be6980454fe31d6e
    process-1.2.3.0-a22328103774f0499a990653944cbf99
    time-1.5.0.1-1b9a502bb07a3e6f4d6935fbf9db7181
    unix-2.7.1.0-bb54ee8f9f6b2600aae7a748eb88a610
haddock-interfaces: /usr/lib/ghc-doc/haddock/extra-1.4.2/extra.haddock
haddock-html: /usr/share/doc/libghc-extra-doc/html/