This file is indexed.

/var/lib/ghc/package.conf.d/STMonadTrans-0.4.3.conf is in libghc-stmonadtrans-dev 0.4.3-1.

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
name: STMonadTrans
version: 0.4.3
id: STMonadTrans-0.4.3-Ib6wq3peLRX3UypGLbDZ91
key: STMonadTrans-0.4.3-Ib6wq3peLRX3UypGLbDZ91
license: BSD3
maintainer: josef.svenningsson@gmail.com
synopsis: A monad transformer version of the ST monad
description:
    A monad transformer version of the ST monad
    Warning! This monad transformer should not be used with monads that
    can contain multiple answers, like the list monad. The reason is that
    the state token will be duplicated across the different answers and
    this causes Bad Things to happen (such as loss of referential
    transparency). Safe monads include the monads State, Reader, Writer,
    Maybe and combinations of their corresponding monad transformers.
category: Monads
author: Josef Svenningsson
exposed: True
exposed-modules:
    Control.Monad.ST.Trans Control.Monad.ST.Trans.Internal
abi: 477b90b69f7a83373ac4e0606472478e
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/STMonadTrans-0.4.3-Ib6wq3peLRX3UypGLbDZ91
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/STMonadTrans-0.4.3-Ib6wq3peLRX3UypGLbDZ91
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/stmonadtrans
hs-libraries: HSSTMonadTrans-0.4.3-Ib6wq3peLRX3UypGLbDZ91
depends:
    array-0.5.1.1 base-4.9.1.0 mtl-2.2.1-BLKBelFsPB3BoFeSWSOYj6
haddock-interfaces: /usr/lib/ghc-doc/haddock/stmonadtrans-0.4.3/STMonadTrans.haddock
haddock-html: /usr/share/doc/libghc-stmonadtrans-doc/html/