This file is indexed.

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

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.1
id: monad-journal-0.7.1-9084e0934c2278f5e1c194d2c2542011
key: monad_AvN5K1OHeT9D0VkiVYmAxn
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
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/monad-journal-0.7.1-AvN5K1OHeT9D0VkiVYmAxn
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/monad-journal-0.7.1-AvN5K1OHeT9D0VkiVYmAxn
data-dir: /usr/share/monad-journal
hs-libraries: HSmonad-journal-0.7.1-AvN5K1OHeT9D0VkiVYmAxn
depends:
    base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
    either-4.4.1-1bf74096bcd5af46dc17ffb698e95277
    monad-control-1.0.0.4-54877a66474b3cf85d4214e0258a1578
    mtl-2.2.1-3af90341e75ee52dfc4e3143b4e5d219
    transformers-0.4.2.0-81450cd8f86b36eaa8fa0cbaf6efc3a3
    transformers-base-0.4.4-19dc155e74aa624600f63b02f5f0b424
haddock-interfaces: /usr/lib/ghc-doc/haddock/monad-journal-0.7.1/monad-journal.haddock
haddock-html: /usr/share/doc/libghc-monad-journal-doc/html/