This file is indexed.

/var/lib/ghc/package.conf.d/feed-0.3.12.0.conf is in libghc-feed-dev 0.3.12.0-1build1.

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
name: feed
version: 0.3.12.0
id: feed-0.3.12.0-AlwDAiQvCrvB8wm8Lyt7yG
key: feed-0.3.12.0-AlwDAiQvCrvB8wm8Lyt7yG
license: BSD3
maintainer: Adam Bergmark <adam@bergmark.nl>
homepage: https://github.com/bergmark/feed
synopsis: Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds.
description:
    Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds.
    .
    To help working with the multiple feed formats we've
    ended up with, this set of modules provides parsers,
    pretty printers and some utility code for querying
    and just generally working with a concrete representation
    of feeds in Haskell.
    .
    See here for an example of how to create an Atom feed:
    <https://github.com/bergmark/feed/blob/master/tests/Example/CreateAtom.hs>
    .
    For basic reading and editing of feeds, consult
    the documentation of the Text.Feed.* hierarchy.
category: Text
author: Sigbjorn Finne <sof@forkIO.com>
exposed: True
exposed-modules:
    Text.Atom.Feed Text.Atom.Feed.Export Text.Atom.Feed.Import
    Text.Atom.Feed.Link Text.Atom.Feed.Validate Text.Atom.Pub
    Text.Atom.Pub.Export Text.DublinCore.Types Text.Feed.Constructor
    Text.Feed.Export Text.Feed.Import Text.Feed.Query
    Text.Feed.Translate Text.Feed.Types Text.Feed.Util Text.RSS.Export
    Text.RSS.Import Text.RSS.Syntax Text.RSS1.Export Text.RSS1.Import
    Text.RSS1.Syntax Text.RSS1.Utils
abi: b9d35cd0fa21e28fb8ae791f9ee35c86
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/feed-0.3.12.0-AlwDAiQvCrvB8wm8Lyt7yG
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2/feed-0.3.12.0-AlwDAiQvCrvB8wm8Lyt7yG
dynamic-library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.2
data-dir: /usr/share/feed
hs-libraries: HSfeed-0.3.12.0-AlwDAiQvCrvB8wm8Lyt7yG
depends:
    base-4.9.1.0 old-locale-1.0.0.7-KGBP1BSKxH5GCm0LnZP04j
    old-time-1.1.0.3-KWRsMSdY26c2L27Y9n9cyq time-1.6.0.1
    time-locale-compat-0.1.1.3-3NWht2bntyvDGDNXWNkT1S
    utf8-string-1.0.1.1-1DpjxLeTvGg7ttZZojxJR5
    xml-1.3.14-AKug8Ud7K0VEhc87tBwsGy
haddock-interfaces: /usr/lib/ghc-doc/haddock/feed-0.3.12.0/feed.haddock
haddock-html: /usr/share/doc/libghc-feed-doc/html/