/var/lib/ghc/package.conf.d/criterion-1.1.4.0.conf is in libghc-criterion-dev 1.1.4.0-1build5.
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 | name: criterion
version: 1.1.4.0
id: criterion-1.1.4.0-ECM4FYS7gfJ7vtJz8i8x5r
key: criterion-1.1.4.0-ECM4FYS7gfJ7vtJz8i8x5r
license: BSD3
copyright: 2009-2016 Bryan O'Sullivan and others
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
abi: 9e7491fe3ca7ac149c76bc9c027059e6
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/criterion-1.1.4.0-ECM4FYS7gfJ7vtJz8i8x5r
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/criterion-1.1.4.0-ECM4FYS7gfJ7vtJz8i8x5r
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/criterion
hs-libraries: HScriterion-1.1.4.0-ECM4FYS7gfJ7vtJz8i8x5r
depends:
Glob-0.8.0-JrofLH6HjlvC6ba3qvDOTb
aeson-1.1.2.0-KuAKFd6Xh3a4gjPNjIILft
ansi-wl-pprint-0.6.7.3-A79v826bgPr574HtaZPPqC base-4.9.1.0
binary-0.8.3.0 bytestring-0.10.8.1
cassava-0.4.5.1-xCAF6crISQBmzhqlWSzBS
code-page-0.1.3-Fxfj8KlZt5M4CQMDwRDd5i containers-0.5.7.1
deepseq-1.4.2.0 directory-1.3.0.0 filepath-1.4.1.1
hastache-0.6.1-4IbMJLckwFvK6IB3Pah76E
js-flot-0.8.3-FFINNwUg9vmHMMWQsN8uhg
js-jquery-3.2.1-GtxtZ651RlV17366fNzcXt
mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6
mwc-random-0.13.6.0-FYg9HqO0pqB8vcniiPVzVy
optparse-applicative-0.13.2.0-1DNSAW2Hx9P1fiXyy8ykHj
parsec-3.1.11-1aqiimsgq2dCv7eoaC8WuX
statistics-0.13.3.0-Fvkducafmyw9ljEnBhS6Nm
text-1.2.2.2-9UQZjEJZQFSGMffj1Z5g00 time-1.6.0.1
transformers-0.5.2.0
transformers-compat-0.5.1.4-5q8NeWxMWFxK2dY7fuxXN9
vector-0.12.0.1-692PQMDMB6pIQ1uGwefDcQ
vector-algorithms-0.7.0.1-1qlx0Hst1Fo5WZd0lT7Iw1
haddock-interfaces: /usr/lib/ghc-doc/haddock/criterion-1.1.4.0/criterion.haddock
haddock-html: /usr/share/doc/libghc-criterion-doc/html/
|