This file is indexed.

/var/lib/ghc/package.conf.d/these-0.7.2.conf is in libghc-these-dev 0.7.2-6+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
name: these
version: 0.7.2
id: these-0.7.2-6J343fbUKktEXwtAiaKubq
key: these-0.7.2-6J343fbUKktEXwtAiaKubq
license: BSD3
maintainer: cam@uptoisomorphism.net
homepage: https://github.com/isomorphism/these
synopsis: An either-or-both data type & a generalized 'zip with padding' typeclass
description:
    This package provides a data type @These a b@ which can hold a value of either
    type or values of each type. This is usually thought of as an "inclusive or"
    type (contrasting @Either a b@ as "exclusive or") or as an "outer join" type
    (contrasting @(a, b)@ as "inner join").
    .
    The major use case of this is provided by the @Align@ class, representing a
    generalized notion of "zipping with padding" that combines structures without
    truncating to the size of the smaller input.
    .
    Also included is @ChronicleT@, a monad transformer based on the Monad instance
    for @These a@, along with the usual monad transformer bells and whistles.
category: Data,Control
author: C. McCann
exposed: True
exposed-modules:
    Data.These Data.Align Data.Align.Key Control.Monad.Chronicle
    Control.Monad.Chronicle.Class Control.Monad.Trans.Chronicle
abi: 94bca7cdbe4009c73c41cfe3b1a9b33c
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/these-0.7.2-6J343fbUKktEXwtAiaKubq
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/these-0.7.2-6J343fbUKktEXwtAiaKubq
data-dir: /usr/share/these
hs-libraries: HSthese-0.7.2-6J343fbUKktEXwtAiaKubq
depends:
    QuickCheck-2.8.2-B7cXgOk7OAiKrNRsk2SfuA
    aeson-0.11.2.1-HXsMVKhyCdWHTj7u0kqwx4 base-4.9.0.0
    bifunctors-5.4.1-3niVDFIzoQq70SaLlFBQmO binary-0.8.3.0
    containers-0.5.7.1
    data-default-class-0.1.2.0-FYQpjIylblBDctdkHAFeXA deepseq-1.4.2.0
    hashable-1.2.4.0-EMu4H7FB10MAl6hwKw992G
    keys-3.11-ARq1hKkVBvvIySAyB7lx34 mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
    profunctors-5.2-AH6k27x3SHYLOMP15FaUqd
    semigroupoids-5.1-8EoliRc5eSJBHEVgPnibwd transformers-0.5.2.0
    transformers-compat-0.5.1.4-Gu79y45cTc6DEmc8xKkIcN
    unordered-containers-0.2.7.1-Eo9jd5DMz45DhBLCG8skzW
    vector-0.11.0.0-BEDZb5o2QOhGbIm6ky7rl6
    vector-instances-3.3.1-GEiPfEGREutHBMi0pe7hup
haddock-interfaces: /usr/lib/ghc-doc/haddock/these-0.7.2/these.haddock
haddock-html: /usr/share/doc/libghc-these-doc/html/