This file is indexed.

/var/lib/ghc/package.conf.d/hint-0.3.3.6.conf is in libghc-hint-dev 0.3.3.6-3build2.

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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
name: hint
version: 0.3.3.6
id: hint-0.3.3.6-f16dfd99fddc3479e36add5de6aedb40

license: BSD3
copyright:
maintainer: jcpetruzza@gmail.com
stability:
homepage: http://darcsden.com/jcpetruzza/hint
package-url:
synopsis: Runtime Haskell interpreter (GHC API wrapper)
description: This library defines an @Interpreter@ monad. It allows to load Haskell
             modules, browse them, type-check and evaluate strings with Haskell
             expressions and even coerce them into values. The library is
             thread-safe and type-safe (even the coercion of expressions to
             values).
             It is, esentially, a huge subset of the GHC API wrapped in a simpler
             API. Works with GHC 6.10.x and 6.8.x
             (this version was not tested with GHC 6.6).
category: Language, Compilers/Interpreters
author: Daniel Gorin
exposed: True
exposed-modules: Language.Haskell.Interpreter
                 Language.Haskell.Interpreter.Extension
                 Language.Haskell.Interpreter.Unsafe
                 Language.Haskell.Interpreter.GHC
                 Language.Haskell.Interpreter.GHC.Unsafe
hidden-modules: Hint.Annotations Hint.GHC Hint.Base
                Hint.InterpreterT Hint.Compat Hint.Configuration Hint.Extension
                Hint.Context Hint.Conversions Hint.Eval Hint.Parsers
                Hint.Reflection Hint.Typecheck Hint.Sandbox Hint.SignalHandlers
                Hint.Util
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/hint-0.3.3.6/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/hint-0.3.3.6/ghc-7.6.3
hs-libraries: HShint-0.3.3.6
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: MonadCatchIO-mtl-0.3.0.5-3513252c828addfd714c500eedad81c0
         base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2
         extensible-exceptions-0.1.1.4-255a395b3b026cb94b23754e1c372785
         filepath-1.3.0.1-b12cbe18566fe1532a1fda4c85e31cbe
         ghc-7.6.3-494fae4c96de6ac955b246ac79054c22
         ghc-mtl-1.0.1.2-11b7ab7f9b449a82fb0d92880089cd64
         ghc-paths-0.1.0.9-33cf158d45e15d2ea66fe4694a916f3a
         haskell-src-1.0.1.5-333ac13bce2b62d567782efcb584c5af
         mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
         random-1.0.1.1-43fdc5da991685d8a0ec8cb553880cf8
         unix-2.6.0.1-f12544f106e651e2866b480a05caac7c
         utf8-string-0.3.7-26a8ed8ca48fe809983bde6faca943a9
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/hint-0.3.3.6/hint.haddock
haddock-html: /usr/share/doc/libghc-hint-doc/html/