This file is indexed.

/var/lib/ghc/package.conf.d/MemoTrie-0.6.4.conf is in libghc-memotrie-dev 0.6.4-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
name: MemoTrie
version: 0.6.4
id: MemoTrie-0.6.4-47bb219f495774b2893fdec92ed56da1
key: MemoT_0wPN9ZcLq85GG0dXvWQHxJ
license: BSD3
copyright: (c) 2008-2015 by Conal Elliott
maintainer: conal@conal.net
stability: experimental
homepage: https://github.com/conal/MemoTrie
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-2015 by Conal Elliott; BSD3 license.
    Generic support thanks to Sam Boosalis.
category: Data
author: Conal Elliott
exposed: True
exposed-modules:
    Data.MemoTrie
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/MemoTrie-0.6.4-0wPN9ZcLq85GG0dXvWQHxJ
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/MemoTrie-0.6.4-0wPN9ZcLq85GG0dXvWQHxJ
data-dir: /usr/share/memotrie
hs-libraries: HSMemoTrie-0.6.4-0wPN9ZcLq85GG0dXvWQHxJ
depends:
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
haddock-interfaces: /usr/lib/ghc-doc/haddock/memotrie-0.6.4/MemoTrie.haddock
haddock-html: /usr/share/doc/libghc-memotrie-doc/html/