/var/lib/ghc/package.conf.d/feed-0.3.10.4.conf is in libghc-feed-dev 0.3.10.4-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 | name: feed
version: 0.3.10.4
id: feed-0.3.10.4-f2777a9e8ed343f6de9419a5b3b6a0bf
key: feed_EoBb22ydtrfFDGylWkvhsc
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.
.
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:
Paths_feed 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
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/feed-0.3.10.4-EoBb22ydtrfFDGylWkvhsc
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-7.10.3/feed-0.3.10.4-EoBb22ydtrfFDGylWkvhsc
data-dir: /usr/share/feed
hs-libraries: HSfeed-0.3.10.4-EoBb22ydtrfFDGylWkvhsc
depends:
base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d
old-locale-1.0.0.7-0db938eb141b01f4936a21aef6b843bf
old-time-1.1.0.3-4494378134a1c0eadea2f9ea5411834e
time-1.5.0.1-1b9a502bb07a3e6f4d6935fbf9db7181
time-locale-compat-0.1.1.1-4bbdeebce90c671369911a4d16cfee44
utf8-string-1.0.1.1-09f6924ad5da4f093413455bda66bd2c
xml-1.3.14-a73a3480c7e207c7cc716aeb6111947b
haddock-interfaces: /usr/lib/ghc-doc/haddock/feed-0.3.10.4/feed.haddock
haddock-html: /usr/share/doc/libghc-feed-doc/html/
|