This file is indexed.

/var/lib/ghc/package.conf.d/executable-path-0.0.3.1.conf is in libghc-executable-path-dev 0.0.3.1-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
name: executable-path
version: 0.0.3.1
id: executable-path-0.0.3.1-AzQzNvW2jXjF8gAOg6nBFq
key: executable-path-0.0.3.1-AzQzNvW2jXjF8gAOg6nBFq
license: PublicDomain
maintainer: bkomuves (plus) hackage (at) gmail (dot) com
stability: Experimental
homepage: http://code.haskell.org/~bkomuves/
synopsis: Finding out the full path of the executable.
description:
    The documentation of "System.Environment.getProgName" says that
    \"However, this is hard-to-impossible to implement on some non-Unix OSes,
    so instead, for maximum portability, we just return the leafname
    of the program as invoked.\"
    This library tries to provide the missing path.
    Note: Since base 4.6.0.0, there is also a function
    "System.Environment.getExecutablePath".
category: System
author: Balazs Komuves
exposed: True
exposed-modules:
    System.Environment.Executable
hidden-modules: System.Environment.Executable.Linux
abi: fb594c050724d71a07ca744bc021135b
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/executable-path-0.0.3.1-AzQzNvW2jXjF8gAOg6nBFq
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/executable-path-0.0.3.1-AzQzNvW2jXjF8gAOg6nBFq
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/executable-path
hs-libraries: HSexecutable-path-0.0.3.1-AzQzNvW2jXjF8gAOg6nBFq
depends:
    base-4.9.1.0 directory-1.3.0.0 filepath-1.4.1.1 unix-2.7.2.1
haddock-interfaces: /usr/lib/ghc-doc/haddock/executable-path-0.0.3.1/executable-path.haddock
haddock-html: /usr/share/doc/libghc-executable-path-doc/html/