This file is indexed.

/var/lib/ghc/package.conf.d/extra-1.5.3.conf is in libghc-extra-dev 1.5.3-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
name: extra
version: 1.5.3
id: extra-1.5.3-DgI7Z6Dwkeh8JGXDlNC5BL
key: extra-1.5.3-DgI7Z6Dwkeh8JGXDlNC5BL
license: BSD3
copyright: Neil Mitchell 2014-2017
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 Data.Typeable.Extra
    Data.Version.Extra Numeric.Extra System.Directory.Extra
    System.Environment.Extra System.Info.Extra System.IO.Extra
    System.Process.Extra System.Time.Extra Text.Read.Extra
abi: 801ec21d96fa35546123f36619f1371e
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/extra-1.5.3-DgI7Z6Dwkeh8JGXDlNC5BL
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/extra-1.5.3-DgI7Z6Dwkeh8JGXDlNC5BL
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/extra
hs-libraries: HSextra-1.5.3-DgI7Z6Dwkeh8JGXDlNC5BL
depends:
    base-4.9.1.0 clock-0.7.2-8dRNleB7rysIZAOReuhpZA directory-1.3.0.0
    filepath-1.4.1.1 process-1.4.3.0 time-1.6.0.1 unix-2.7.2.1
haddock-interfaces: /usr/lib/ghc-doc/haddock/extra-1.5.3/extra.haddock
haddock-html: /usr/share/doc/libghc-extra-doc/html/