This file is indexed.

/var/lib/ghc/package.conf.d/these-0.7.3.conf is in libghc-these-dev 0.7.3-3build2.

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.3
id: these-0.7.3-6Gs0TxQLIRJ4gQf6KstsdP
key: these-0.7.3-6Gs0TxQLIRJ4gQf6KstsdP
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: 4a89b111cbc531599e500fa3c533a47c
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/these-0.7.3-6Gs0TxQLIRJ4gQf6KstsdP
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/these-0.7.3-6Gs0TxQLIRJ4gQf6KstsdP
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/these
hs-libraries: HSthese-0.7.3-6Gs0TxQLIRJ4gQf6KstsdP
depends:
    QuickCheck-2.9.2-LvlomhGMxrFBkX1zwiWpQu
    aeson-1.1.2.0-KuAKFd6Xh3a4gjPNjIILft base-4.9.1.0
    bifunctors-5.4.2-D9NYUY1YNw7CNbta2tOtAS binary-0.8.3.0
    containers-0.5.7.1 data-default-class-0.1.2.0-GsXqKN6o1X9jr0fF5qCVD
    deepseq-1.4.2.0 hashable-1.2.6.1-2ZLNuHq395GGIHwEHuqZol
    keys-3.11-LQEqzZ7WOAYAdQBCP87pFp mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6
    profunctors-5.2.1-3xcUYEJGthT2IYHQDd3gDR
    semigroupoids-5.2.1-AKaJCjEoMcj9BX2XEKbsji transformers-0.5.2.0
    transformers-compat-0.5.1.4-5q8NeWxMWFxK2dY7fuxXN9
    unordered-containers-0.2.8.0-Bp9XgxjuHxcI4tFehVMDGC
    vector-0.12.0.1-692PQMDMB6pIQ1uGwefDcQ
    vector-instances-3.4-Bu6X7cRPVHcQOsBWwzoF1
haddock-interfaces: /usr/lib/ghc-doc/haddock/these-0.7.3/these.haddock
haddock-html: /usr/share/doc/libghc-these-doc/html/