This file is indexed.

/var/lib/ghc/package.conf.d/hslua-0.4.1.conf is in libghc-hslua-dev 0.4.1-10build1.

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
name: hslua
version: 0.4.1
id: hslua-0.4.1-7ct8FQbl4tU5gEntjBnD4m
key: hslua-0.4.1-7ct8FQbl4tU5gEntjBnD4m
license: MIT
copyright: Gracjan Polak 2007-2012, Ömer Sinan Ağacan 2012-2015
maintainer: omeragacan@gmail.com
stability: beta
synopsis: A Lua language interpreter embedding in Haskell
description:
    The Scripting.Lua module is a wrapper of Lua language interpreter
    as described in [lua.org](http://www.lua.org/).
    .
    This package contains full Lua interpreter version 5.1.5.
    If you want to link it with system-wide Lua installation, use @system-lua@ flag.
    .
    [Example programs](https://github.com/osa1/hslua/tree/master/examples)
category: Scripting
author: Gracjan Polak, Ömer Sinan Ağacan
exposed: True
exposed-modules:
    Scripting.Lua Scripting.Lua.Raw
abi: 3a7c5bdab15034a8475cf19325ec4419
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/hslua-0.4.1-7ct8FQbl4tU5gEntjBnD4m
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/hslua-0.4.1-7ct8FQbl4tU5gEntjBnD4m
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/hslua
hs-libraries: HShslua-0.4.1-7ct8FQbl4tU5gEntjBnD4m
extra-libraries:
    lua5.1 luajit-5.1
include-dirs: /usr/include/lua5.1 /usr/include/luajit-2.0
depends:
    base-4.9.1.0 bytestring-0.10.8.1
haddock-interfaces: /usr/lib/ghc-doc/haddock/hslua-0.4.1/hslua.haddock
haddock-html: /usr/share/doc/libghc-hslua-doc/html/