This file is indexed.

/var/lib/ghc/package.conf.d/MemoTrie-0.6.1.conf is in libghc-memotrie-dev 0.6.1-3build1.

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: MemoTrie
version: 0.6.1
id: MemoTrie-0.6.1-19f91a33844c87cbebc6508d94fa4408

license: BSD3
copyright: (c) 2008-2012 by Conal Elliott
maintainer: conal@conal.net
stability: experimental
homepage: http://haskell.org/haskellwiki/MemoTrie
package-url:
synopsis: Trie-based memo functions
description: MemoTrie provides a basis for memoized functions over some domains,
             using tries.  It's based on ideas from Ralf Hinze and code from
             Spencer Janssen.
             .
             Project wiki page: <http://haskell.org/haskellwiki/MemoTrie>
             .
             &#169; 2008-2012 by Conal Elliott; BSD3 license.
category: Data
author: Conal Elliott
exposed: True
exposed-modules: Data.MemoTrie
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/MemoTrie-0.6.1/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/MemoTrie-0.6.1/ghc-7.6.3
hs-libraries: HSMemoTrie-0.6.1
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         void-0.6.1-621dc8316fc80dae8fc701f1a2411b4b
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/memotrie-0.6.1/MemoTrie.haddock
haddock-html: /usr/share/doc/libghc-memotrie-doc/html/