This file is indexed.

/var/lib/ghc/package.conf.d/statistics-0.13.2.3.conf is in libghc-statistics-dev 0.13.2.3-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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
name: statistics
version: 0.13.2.3
id: statistics-0.13.2.3-ed3aea440f130abbb79453778e6dd529
key: stati_GXAhRMDYxfwGv0Z1dqw35E
license: BSD3
copyright: 2009-2014 Bryan O'Sullivan
maintainer: Bryan O'Sullivan <bos@serpentine.com>
homepage: https://github.com/bos/statistics
synopsis: A library of statistical types, data, and functions
description:
    This library provides a number of common functions and types useful
    in statistics.  We focus on high performance, numerical robustness,
    and use of good algorithms.  Where possible, we provide
    references to the statistical literature.
    .
    The library's facilities can be divided into four broad categories:
    .
    * Working with widely used discrete and continuous probability
    distributions.  (There are dozens of exotic distributions in use;
    we focus on the most common.)
    .
    * Computing with sample data: quantile estimation, kernel density
    estimation, histograms, bootstrap methods, significance testing,
    and regression and autocorrelation analysis.
    .
    * Random variate generation under several different distributions.
    .
    * Common statistical tests for significant differences between
    samples.
category: Math, Statistics
author: Bryan O'Sullivan <bos@serpentine.com>
exposed: True
exposed-modules:
    Statistics.Autocorrelation Statistics.Constants
    Statistics.Correlation.Kendall Statistics.Distribution
    Statistics.Distribution.Beta Statistics.Distribution.Binomial
    Statistics.Distribution.CauchyLorentz
    Statistics.Distribution.ChiSquared
    Statistics.Distribution.Exponential
    Statistics.Distribution.FDistribution Statistics.Distribution.Gamma
    Statistics.Distribution.Geometric
    Statistics.Distribution.Hypergeometric
    Statistics.Distribution.Normal Statistics.Distribution.Poisson
    Statistics.Distribution.StudentT Statistics.Distribution.Transform
    Statistics.Distribution.Uniform Statistics.Function
    Statistics.Math.RootFinding Statistics.Matrix
    Statistics.Matrix.Algorithms Statistics.Matrix.Mutable
    Statistics.Matrix.Types Statistics.Quantile Statistics.Regression
    Statistics.Resampling Statistics.Resampling.Bootstrap
    Statistics.Sample Statistics.Sample.Histogram
    Statistics.Sample.KernelDensity
    Statistics.Sample.KernelDensity.Simple Statistics.Sample.Powers
    Statistics.Test.ChiSquared Statistics.Test.KolmogorovSmirnov
    Statistics.Test.KruskalWallis Statistics.Test.MannWhitneyU
    Statistics.Test.Types Statistics.Test.WilcoxonT
    Statistics.Transform Statistics.Types
hidden-modules: Statistics.Distribution.Poisson.Internal
                Statistics.Function.Comparison Statistics.Internal
                Statistics.Sample.Internal Statistics.Test.Internal
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/statistics-0.13.2.3-GXAhRMDYxfwGv0Z1dqw35E
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/statistics-0.13.2.3-GXAhRMDYxfwGv0Z1dqw35E
data-dir: /usr/share/statistics
hs-libraries: HSstatistics-0.13.2.3-GXAhRMDYxfwGv0Z1dqw35E
depends:
    aeson-0.10.0.0-f3d60d2c12f1489f847c9de86a996f7e
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    binary-0.7.5.0-bf6a937522bb8cec5d00218470f28789
    deepseq-1.4.1.1-614b63b36dd6e29d2b35afff57c25311
    erf-2.0.0.0-5d2485f579f0cefbc60eb79a36e00afa
    math-functions-0.1.5.2-7ad80dc904d5ce354e75f26de3d240cc
    monad-par-0.3.4.7-b946a691a7b7f0f99470cc7ee6c4d851
    mwc-random-0.13.3.2-168a8f60aaa4f8be939a7610d137518b
    primitive-0.6.1.0-b2a7b9f8d5591c0d4ce7ef238a3217d2
    vector-0.11.0.0-c6a21b92685f6fef26c6c5da6982f3c6
    vector-algorithms-0.7.0.1-a4999285d16e40653cd938f797064d89
    vector-binary-instances-0.2.1.0-d6cd235e4bc3b4df4d901cd0ef286463
haddock-interfaces: /usr/lib/ghc-doc/haddock/statistics-0.13.2.3/statistics.haddock
haddock-html: /usr/share/doc/libghc-statistics-doc/html/