This file is indexed.

/var/lib/ghc/package.conf.d/harp-0.4.2.conf is in libghc-harp-dev 0.4.2-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: harp
version: 0.4.2
id: harp-0.4.2-J3NNmV0Q3Ry87bhHGGbIYl
key: harp-0.4.2-J3NNmV0Q3Ry87bhHGGbIYl
license: BSD3
maintainer: David Fox <dsf@seereason.com>
stability: Experimental
homepage: https://github.com/seereason/harp
synopsis: HaRP allows pattern-matching with regular expressions
description:
    HaRP, or Haskell Regular Patterns, is a Haskell extension
    that extends the normal pattern matching facility with
    the power of regular expressions. This expressive power
    is highly useful in a wide range of areas, including text parsing
    and XML processing. Regular expression patterns in HaRP work over
    ordinary Haskell lists ([]) of arbitrary type. We have implemented
    HaRP as a pre-processor to ordinary Haskell.
    .
    For details on usage, please see the website.
category: Language
author: Niklas Broberg
exposed: True
exposed-modules:
    Harp.Match
abi: 82b220c8311718b4dbf0f601e81f8df0
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/harp-0.4.2-J3NNmV0Q3Ry87bhHGGbIYl
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/harp-0.4.2-J3NNmV0Q3Ry87bhHGGbIYl
data-dir: /usr/share/harp
hs-libraries: HSharp-0.4.2-J3NNmV0Q3Ry87bhHGGbIYl
depends:
    base-4.9.0.0
haddock-interfaces: /usr/lib/ghc-doc/haddock/harp-0.4.2/harp.haddock
haddock-html: /usr/share/doc/libghc-harp-doc/html/