This file is indexed.

/var/lib/ghc/package.conf.d/stm-2.4.4.1.conf is in libghc-stm-dev 2.4.4.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
name: stm
version: 2.4.4.1
id: stm-2.4.4.1-JQn4hNPyYjP5m9AcbI88Ve
key: stm-2.4.4.1-JQn4hNPyYjP5m9AcbI88Ve
license: BSD3
maintainer: libraries@haskell.org
synopsis: Software Transactional Memory
description:
    A modular composable concurrency abstraction.
category: Concurrency
exposed: True
exposed-modules:
    Control.Concurrent.STM Control.Concurrent.STM.TArray
    Control.Concurrent.STM.TVar Control.Concurrent.STM.TChan
    Control.Concurrent.STM.TMVar Control.Concurrent.STM.TQueue
    Control.Concurrent.STM.TBQueue Control.Concurrent.STM.TSem
    Control.Monad.STM
hidden-modules: Control.Sequential.STM
abi: 37ae744ee8fd69d3714efc66bda21b13
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/stm-2.4.4.1-JQn4hNPyYjP5m9AcbI88Ve
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/stm-2.4.4.1-JQn4hNPyYjP5m9AcbI88Ve
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/stm
hs-libraries: HSstm-2.4.4.1-JQn4hNPyYjP5m9AcbI88Ve
depends:
    array-0.5.1.1 base-4.9.1.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/stm-2.4.4.1/stm.haddock
haddock-html: /usr/share/doc/libghc-stm-doc/html/