This file is indexed.

/var/lib/ghc/package.conf.d/executable-path-0.0.3.conf is in libghc-executable-path-dev 0.0.3-3.

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
name: executable-path
version: 0.0.3
id: executable-path-0.0.3-68e0e41707daab5dc10b7112b5a17ca3

license: PublicDomain
copyright:
maintainer: bkomuves (plus) hackage (at) gmail (dot) com
stability: Experimental
homepage: http://code.haskell.org/~bkomuves/
package-url:
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.
category: System
author: Balazs Komuves
exposed: True
exposed-modules: System.Environment.Executable
hidden-modules: System.Environment.Executable.Linux
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/executable-path-0.0.3/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/executable-path-0.0.3/ghc-7.6.3
hs-libraries: HSexecutable-path-0.0.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2
         filepath-1.3.0.1-b12cbe18566fe1532a1fda4c85e31cbe
         unix-2.6.0.1-f12544f106e651e2866b480a05caac7c
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/executable-path-0.0.3/executable-path.haddock
haddock-html: /usr/share/doc/libghc-executable-path-doc/html/