/var/lib/ghc/package.conf.d/criterion-1.1.1.0.conf is in libghc-criterion-dev 1.1.1.0-3+b1.
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 | name: criterion
version: 1.1.1.0
id: criterion-1.1.1.0-DtdYsKcTOCz9W4q9AAJi8a
key: criterion-1.1.1.0-DtdYsKcTOCz9W4q9AAJi8a
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
abi: 8e858f91a307cf7f824de5c6d1d98291
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/criterion-1.1.1.0-DtdYsKcTOCz9W4q9AAJi8a
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/criterion-1.1.1.0-DtdYsKcTOCz9W4q9AAJi8a
data-dir: /usr/share/criterion
hs-libraries: HScriterion-1.1.1.0-DtdYsKcTOCz9W4q9AAJi8a
depends:
Glob-0.7.12-41S6nPbtn0q1bRlLUaiJ9H
aeson-0.11.2.1-HXsMVKhyCdWHTj7u0kqwx4
ansi-wl-pprint-0.6.7.3-LVnipygDrAR1FEMFhjxcQX base-4.9.0.0
binary-0.8.3.0 bytestring-0.10.8.1
cassava-0.4.5.0-72k9uLTTYxU4DI1BddAbwX containers-0.5.7.1
deepseq-1.4.2.0 directory-1.2.6.2 filepath-1.4.1.0
hastache-0.6.1-7CGZXHHJWfm8t7yykY3R3C
mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
mwc-random-0.13.4.0-CH6ozsPFZjwVSNwmEz44J
optparse-applicative-0.12.1.0-CCKSB6Lnh8jBIyRXBGR84m
parsec-3.1.11-BCos4GEVCuDB8dnOCBHO6X
statistics-0.13.3.0-61t4sfkA9W9IQORavex1LW
text-1.2.2.1-5QpmrLQApEZ4Ly9nMHWY0s time-1.6.0.1
transformers-0.5.2.0
transformers-compat-0.5.1.4-Gu79y45cTc6DEmc8xKkIcN
vector-0.11.0.0-BEDZb5o2QOhGbIm6ky7rl6
vector-algorithms-0.7.0.1-8R8UpWgvBC926XMxBjYPpx
haddock-interfaces: /usr/lib/ghc-doc/haddock/criterion-1.1.1.0/criterion.haddock
haddock-html: /usr/share/doc/libghc-criterion-doc/html/
|