This file is indexed.

/var/lib/ghc/package.conf.d/monad-journal-0.7.2.conf is in libghc-monad-journal-dev 0.7.2-3build6.

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
name: monad-journal
version: 0.7.2
id: monad-journal-0.7.2-LOA6ZkH7pWNIJ0UgDohfCc
key: monad-journal-0.7.2-LOA6ZkH7pWNIJ0UgDohfCc
license: BSD3
maintainer: Dimitri Sabadie <dimitri.sabadie@gmail.com>
homepage: http://github.com/phaazon/monad-journal
synopsis: Pure logger typeclass and monad transformer
description:
    This package provides a typeclass for logging in
    pure code, or more generally, in any kind of
    context. You can do whatever you want with
    logs, especially get them, clear them or even
    sink them through 'IO' if you're logging in
    @(MonadIO m) => m@.
category: Control
author: Dimitri Sabadie <dimitri.sabadie@gmail.com>
exposed: True
exposed-modules:
    Control.Monad.Journal Control.Monad.Journal.Class
    Control.Monad.Trans.Journal
abi: 7b772a7b71281dc032504521d8b809cc
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/monad-journal-0.7.2-LOA6ZkH7pWNIJ0UgDohfCc
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/monad-journal-0.7.2-LOA6ZkH7pWNIJ0UgDohfCc
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/monad-journal
hs-libraries: HSmonad-journal-0.7.2-LOA6ZkH7pWNIJ0UgDohfCc
depends:
    base-4.9.1.0 either-4.4.1.1-IEUhH4KwGbjKluRWLlAK9N
    monad-control-1.0.2.2-3gi0rBT0RRq8S2cSqiTk2r
    mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6 transformers-0.5.2.0
    transformers-base-0.4.4-4JWVtuTd5KX4LSw5ilemWP
haddock-interfaces: /usr/lib/ghc-doc/haddock/monad-journal-0.7.2/monad-journal.haddock
haddock-html: /usr/share/doc/libghc-monad-journal-doc/html/