This file is indexed.

/var/lib/ghc/package.conf.d/hslua-0.3.8.conf is in libghc-hslua-dev 0.3.8-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
36
37
38
name: hslua
version: 0.3.8
id: hslua-0.3.8-98723d9be2e216a56c73d0beca1e4ef4

license: BSD3
copyright: 2007-2012, Gracjan Polak
maintainer: Ömer Sinan Ağacan <omeragacan@gmail.com>
stability: beta
homepage:
package-url:
synopsis: A Lua language interpreter embedding in Haskell
description: The Scripting.Lua module is a wrapper of Lua language interpreter
             as described in www.lua.org.
             .
             This package contains full Lua interpreter version 5.1.4.
             If you want to link it with system-wide Lua installation, use system-lua flag.
category: Scripting
author: Gracjan Polak <gracjanpolak@gmail.com>
exposed: True
exposed-modules: Scripting.Lua Scripting.Lua.ConfigFile
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/hslua-0.3.8/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/hslua-0.3.8/ghc-7.6.3
hs-libraries: HShslua-0.3.8
extra-libraries: lua5.1
extra-ghci-libraries:
include-dirs: /usr/include/lua5.1
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/hslua-0.3.8/hslua.haddock
haddock-html: /usr/share/doc/libghc-hslua-doc/html/