This file is indexed.

/var/lib/ghc/package.conf.d/criterion-0.6.2.0.conf is in libghc-criterion-dev 0.6.2.0-3build4.

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
name: criterion
version: 0.6.2.0
id: criterion-0.6.2.0-ef42e20e328748532ccc39666fe23978

license: BSD3
copyright: 2009, 2010, 2011 Bryan O'Sullivan
maintainer: Bryan O'Sullivan <bos@serpentine.com>
stability:
homepage: https://github.com/bos/criterion
package-url:
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 documentation and
             examples in the Criterion.Main module.
             .
             For an example of the kinds of reports that criterion generates, see
             <http://bos.github.com/criterion/>.
category: Development, Performance, Testing, Benchmarking
author: Bryan O'Sullivan <bos@serpentine.com>
exposed: True
exposed-modules: Criterion Criterion.Analysis
                 Criterion.Analysis.Types Criterion.Config Criterion.Environment
                 Criterion.IO Criterion.Main Criterion.Measurement Criterion.Monad
                 Criterion.Report Criterion.Types
hidden-modules: Paths_criterion
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/criterion-0.6.2.0/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/criterion-0.6.2.0/ghc-7.6.3
hs-libraries: HScriterion-0.6.2.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: aeson-0.6.2.1-577558b1ce3cd5fea1a08a0ef665aee1
         base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         bytestring-0.10.0.2-4f93248f75667c2c3321a7a6761b576f
         containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
         deepseq-1.3.0.1-5cc4cd89bdc2e8f6db1833d95ec36926
         directory-1.2.0.1-91a788fd88acd7f149f0f10f5f1e23f2
         filepath-1.3.0.1-b12cbe18566fe1532a1fda4c85e31cbe
         hastache-0.3.3-4b5e3a81446f884b0fa2ce154b508af6
         mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62
         mwc-random-0.11.0.0-c759bda1c8773b607afbf1687ae3356c
         parsec-3.1.3-6c6e21cb4ed4ef9d58fdf442940b152e
         statistics-0.10.2.0-c4cf97b575315f9b83a0207b59c07367
         time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50
         transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0
         vector-0.10.0.1-1fbb548bc492f07fef7e604d2e6f581d
         vector-algorithms-0.5.4.2-121a1f6b21832cab9f9b2bcd06ce88a8
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/criterion-0.6.2.0/criterion.haddock
haddock-html: /usr/share/doc/libghc-criterion-doc/html/