This file is indexed.

/var/lib/ghc/package.conf.d/fingertree-0.1.0.0.conf is in libghc-fingertree-dev 0.1.0.0-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
34
35
36
37
38
39
40
41
42
43
44
45
46
name: fingertree
version: 0.1.0.0
id: fingertree-0.1.0.0-3de792d6eb5e6dff46a927fde892fdeb

license: BSD3
copyright: (c) 2006 Ross Paterson, Ralf Hinze
maintainer: Ross Paterson <ross@soi.city.ac.uk>
stability:
homepage:
package-url:
synopsis: Generic finger-tree structure, with example instances
description: A general sequence representation with arbitrary
             annotations, for use as a base for implementations of
             various collection types, with examples, as described
             in section 4 of
             .
             * Ralf Hinze and Ross Paterson,
             \"Finger trees: a simple general-purpose data structure\",
             /Journal of Functional Programming/ 16:2 (2006) pp 197-217.
             <http://www.soi.city.ac.uk/~ross/papers/FingerTree.html>
             .
             For a tuned sequence type, see @Data.Sequence@ in the
             @containers@ package, which is a specialization of
             this structure.
category: Data Structures
author:
exposed: True
exposed-modules: Data.FingerTree Data.IntervalMap.FingerTree
                 Data.PriorityQueue.FingerTree
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/fingertree-0.1.0.0/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/fingertree-0.1.0.0/ghc-7.6.3
hs-libraries: HSfingertree-0.1.0.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/fingertree-0.1.0.0/fingertree.haddock
haddock-html: /usr/share/doc/libghc-fingertree-doc/html/