This file is indexed.

/var/lib/ghc/package.conf.d/mueval-0.9.1.1.2.conf is in libghc-mueval-dev 0.9.1.1.2-5build2.

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
name: mueval
version: 0.9.1.1.2
id: mueval-0.9.1.1.2-c15ff6273ad1db7463dc575d0c16bb05
key: mueva_DfG2j9pfz1CFdPGUpA7aJ4
license: BSD3
maintainer: Gwern <gwern@gwern.net>
homepage: https://github.com/gwern/mueval
synopsis: Safely evaluate pure Haskell expressions
description:
    Mueval is a Haskell interpreter. It
    uses the GHC API to evaluate arbitrary Haskell expressions.
    Importantly, mueval takes many precautions to defang and avoid \"evil\"
    code.  It uses resource limits, whitelisted modules and Safe Haskell,
    special Show instances for IO, threads, processes, and changes of directory
    to sandbox the Haskell code.
    .
    It is, in short, intended to be a standalone version of Lambdabot's famous
    evaluation functionality. For examples and explanations, please see the README file.
    .
    Mueval is POSIX-only.
category: Development, Language
author: Gwern
exposed: True
exposed-modules:
    Mueval.Parallel Mueval.Context Mueval.Interpreter Mueval.ArgsParse
    Mueval.Resources
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/mueval-0.9.1.1.2-DfG2j9pfz1CFdPGUpA7aJ4
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/mueval-0.9.1.1.2-DfG2j9pfz1CFdPGUpA7aJ4
data-dir: /usr/share/mueval
hs-libraries: HSmueval-0.9.1.1.2-DfG2j9pfz1CFdPGUpA7aJ4
depends:
    Cabal-1.22.5.0-b808003bb4b26cf51ef0ed0a43381a7d
    QuickCheck-2.8.1-3b4e59fb7b4229f7e8519c5347611ffa
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
    directory-1.2.2.0-660a7a83a753ed85c8a374c15dae2b97
    extensible-exceptions-0.1.1.4-8159918b63d70675389129eaecbf720a
    filepath-1.4.0.0-f97d1e4aebfd7a03be6980454fe31d6e
    hint-0.4.2.3-cdcb137d0fa1b07a79d77814f49c24ba
    mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
    process-1.2.3.0-a22328103774f0499a990653944cbf99
    show-0.6-93a2323b0f2b4b86211564bc37763d1b
    simple-reflect-0.3.2-5f4ee560580cc0249ad7ad634a6f37be
    unix-2.7.1.0-bb54ee8f9f6b2600aae7a748eb88a610
haddock-interfaces: /usr/lib/ghc-doc/haddock/mueval-0.9.1.1.2/mueval.haddock
haddock-html: /usr/share/doc/libghc-mueval-doc/html/