This file is indexed.

/var/lib/ghc/package.conf.d/extra-1.4.10.conf is in libghc-extra-dev 1.4.10-3+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
name: extra
version: 1.4.10
id: extra-1.4.10-2LEZ2hBhlUuEhqffYmrH30
key: extra-1.4.10-2LEZ2hBhlUuEhqffYmrH30
license: BSD3
copyright: Neil Mitchell 2014-2016
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
abi: f5f2d9bd6c7f226338aada7091e47cb5
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/extra-1.4.10-2LEZ2hBhlUuEhqffYmrH30
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/extra-1.4.10-2LEZ2hBhlUuEhqffYmrH30
data-dir: /usr/share/extra
hs-libraries: HSextra-1.4.10-2LEZ2hBhlUuEhqffYmrH30
depends:
    base-4.9.0.0 directory-1.2.6.2 filepath-1.4.1.0 process-1.4.2.0
    time-1.6.0.1 unix-2.7.2.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/extra-1.4.10/extra.haddock
haddock-html: /usr/share/doc/libghc-extra-doc/html/