This file is indexed.

/var/lib/ghc/package.conf.d/pipes-safe-2.2.4.conf is in libghc-pipes-safe-dev 2.2.4-3+b1.

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
name: pipes-safe
version: 2.2.4
id: pipes-safe-2.2.4-3CwEl46XDNZB2KRu3K0lMU
key: pipes-safe-2.2.4-3CwEl46XDNZB2KRu3K0lMU
license: BSD3
copyright: 2013, 2014 Gabriel Gonzalez
maintainer: Gabriel439@gmail.com
synopsis: Safety for the pipes ecosystem
description:
    This package adds resource management and exception handling to the @pipes@
    ecosystem.
    .
    Notable features include:
    .
    * /Resource Safety/: Guarantee finalization using @finally@, @bracket@ and
    more
    .
    * /Exception Safety/: Even against asynchronous exceptions!
    .
    * /Laziness/: Only acquire resources when you need them
    .
    * /Promptness/: Finalize resources early when you are done with them
    .
    * /Native Exception Handling/: Catch and resume from exceptions inside pipes
    .
    * /No Buy-in/: Mix resource-safe pipes with unmanaged pipes using @hoist@
category: Control, Pipes, Error Handling
author: Gabriel Gonzalez
exposed: True
exposed-modules:
    Pipes.Safe Pipes.Safe.Prelude
abi: 49d0f0e77907326a36f3e47b707c61ed
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/pipes-safe-2.2.4-3CwEl46XDNZB2KRu3K0lMU
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/pipes-safe-2.2.4-3CwEl46XDNZB2KRu3K0lMU
data-dir: /usr/share/pipes-safe
hs-libraries: HSpipes-safe-2.2.4-3CwEl46XDNZB2KRu3K0lMU
depends:
    base-4.9.0.0 containers-0.5.7.1
    exceptions-0.8.3-1k51ubLFe5EKSOsIQFBryn
    monad-control-1.0.1.0-H3dGiNkRft7DwaQy0vBH7n
    mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM pipes-4.1.9-IBz8qEyNWHkAN1GprkhG9K
    transformers-0.5.2.0 transformers-base-0.4.4-6WqVTr4Ef5J5QMUegkYowo
haddock-interfaces: /usr/lib/ghc-doc/haddock/pipes-safe-2.2.4/pipes-safe.haddock
haddock-html: /usr/share/doc/libghc-pipes-safe-doc/html/