This file is indexed.

/var/lib/ghc/package.conf.d/criterion-1.1.0.0.conf is in libghc-criterion-dev 1.1.0.0-4build1.

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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
name: criterion
version: 1.1.0.0
id: criterion-1.1.0.0-a2f65937eb06454523be032ff9d728b7
key: crite_KoyyIE5K104006KgvXK33M
license: BSD3
copyright: 2009-2014 Bryan O'Sullivan
maintainer: Bryan O'Sullivan <bos@serpentine.com>
homepage: http://www.serpentine.com/criterion
synopsis: Robust, reliable performance measurement and analysis
description:
    This library provides a powerful but simple way to measure software
    performance.  It provides both a framework for executing and
    analysing benchmarks and a set of driver functions that makes it
    easy to build and run benchmarks, and to analyse their results.
    .
    The fastest way to get started is to read the
    <http://www.serpentine.com/criterion/tutorial.html online tutorial>,
    followed by the documentation and examples in the "Criterion.Main"
    module.
    .
    For examples of the kinds of reports that criterion generates, see
    <http://www.serpentine.com/criterion the home page>.
category: Development, Performance, Testing, Benchmarking
author: Bryan O'Sullivan <bos@serpentine.com>
exposed: True
exposed-modules:
    Criterion Criterion.Analysis Criterion.IO Criterion.IO.Printf
    Criterion.Internal Criterion.Main Criterion.Main.Options
    Criterion.Measurement Criterion.Monad Criterion.Report
    Criterion.Types
hidden-modules: Criterion.Monad.Internal Paths_criterion
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/criterion-1.1.0.0-KoyyIE5K104006KgvXK33M
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/criterion-1.1.0.0-KoyyIE5K104006KgvXK33M
data-dir: /usr/share/criterion
hs-libraries: HScriterion-1.1.0.0-KoyyIE5K104006KgvXK33M
depends:
    Glob-0.7.5-676d3aabb67b067a3cc9ff3c8d81ad7d
    aeson-0.10.0.0-f3d60d2c12f1489f847c9de86a996f7e
    ansi-wl-pprint-0.6.7.3-c624a14e647c937768855ca360a122b5
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    binary-0.7.5.0-bf6a937522bb8cec5d00218470f28789
    bytestring-0.10.6.0-9a873bcf33d6ce2fd2698ce69e2c1c66
    cassava-0.4.4.0-74260dccbe77cd463597f9d47a63220c
    containers-0.5.6.2-59326c33e30ec8f6afd574cbac625bbb
    deepseq-1.4.1.1-614b63b36dd6e29d2b35afff57c25311
    directory-1.2.2.0-660a7a83a753ed85c8a374c15dae2b97
    filepath-1.4.0.0-f97d1e4aebfd7a03be6980454fe31d6e
    hastache-0.6.1-1f31a072be2a58696fa2c969de829946
    mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
    mwc-random-0.13.3.2-168a8f60aaa4f8be939a7610d137518b
    optparse-applicative-0.12.0.0-502380ae94a714885bdc144e35cee8d2
    parsec-3.1.9-c97a6d9077152efda935fd305a6ba92b
    statistics-0.13.2.3-ed3aea440f130abbb79453778e6dd529
    text-1.2.2.0-2c09cfae3213a07ad08b7cc1c9a4bb52
    time-1.5.0.1-1b9a502bb07a3e6f4d6935fbf9db7181
    transformers-0.4.2.0-81450cd8f86b36eaa8fa0cbaf6efc3a3
    transformers-compat-0.4.0.4-8aa4073730c676dbe210ea8bffd8d092
    vector-0.11.0.0-c6a21b92685f6fef26c6c5da6982f3c6
    vector-algorithms-0.7.0.1-a4999285d16e40653cd938f797064d89
haddock-interfaces: /usr/lib/ghc-doc/haddock/criterion-1.1.0.0/criterion.haddock
haddock-html: /usr/share/doc/libghc-criterion-doc/html/