This file is indexed.

/var/lib/ghc/package.conf.d/pipes-safe-2.2.0.conf is in libghc-pipes-safe-dev 2.2.0-1+b2.

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
46
47
48
49
50
51
52
53
name: pipes-safe
version: 2.2.0
id: pipes-safe-2.2.0-4ac831451eb426762aa3d0a14e270ace

license: BSD3
copyright: 2013, 2014 Gabriel Gonzalez
maintainer: Gabriel439@gmail.com
stability:
homepage:
package-url:
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
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/pipes-safe-2.2.0/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/pipes-safe-2.2.0/ghc-7.6.3
hs-libraries: HSpipes-safe-2.2.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2
         exceptions-0.6.1-8e5077c2798c04f83b07b29e8f8aa7dc
         pipes-4.1.2-ba6548cfb2840fde821927a306ec6192
         transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/pipes-safe-2.2.0/pipes-safe.haddock
haddock-html: /usr/share/doc/libghc-pipes-safe-doc/html/