This file is indexed.

/var/lib/ghc/package.conf.d/attempt-0.4.0.conf is in libghc-attempt-dev 0.4.0-3.

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
name: attempt
version: 0.4.0
id: attempt-0.4.0-779d21b1857459586b089cfcb911b395

license: BSD3
copyright:
maintainer: Michael Snoyman <michael@snoyman.com>
stability: stable
homepage: http://github.com/snoyberg/attempt/tree/master
package-url:
synopsis: Concrete data type for handling extensible exceptions as failures.
description: Defines a data type, Attempt, which has a Success and Failure constructor. Failure contains an extensible exception.
category: Data, Failure
author: Michael Snoyman, Nicolas Pouillard
exposed: True
exposed-modules: Data.Attempt
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/attempt-0.4.0/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/attempt-0.4.0/ghc-7.6.3
hs-libraries: HSattempt-0.4.0
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
         failure-0.2.0.1-ee8e9a2415f22c9bd5450f642801e474
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/attempt-0.4.0/attempt.haddock
haddock-html: /usr/share/doc/libghc-attempt-doc/html/