This file is indexed.

/var/lib/ghc/package.conf.d/MemoTrie-0.4.10.conf is in libghc-memotrie-dev 0.4.10-2.

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: MemoTrie
version: 0.4.10
id: MemoTrie-0.4.10-e4bd4934f0fc4340c33ea0aa1d60b487

license: BSD3
copyright: (c) 2008 by Conal Elliott
maintainer: conal@conal.net
stability: experimental
homepage: http://haskell.org/haskellwiki/MemoTrie
package-url: http://code.haskell.org/MemoTrie
synopsis: Trie-based memo functions
description: MemoTrie provides a basis for memoized functions over some domains,
             using tries.  It's based on some code I got from Spencer Janssen.
             .
             Project wiki page: <http://haskell.org/haskellwiki/MemoTrie>
             .
             &#169; 2008,2009,2010 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.4.10/ghc-7.4.1
library-dirs: /usr/lib/haskell-packages/ghc/lib/MemoTrie-0.4.10/ghc-7.4.1
hs-libraries: HSMemoTrie-0.4.10
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.5.0.0-40b99d05fae6a4eea95ea69e6e0c9702
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/memotrie-0.4.10/MemoTrie.haddock
haddock-html: /usr/share/doc/libghc-memotrie-doc/html/