/var/lib/ghc/package.conf.d/feed-0.3.11.1.conf is in libghc-feed-dev 0.3.11.1-4+b1.
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 | name: feed
version: 0.3.11.1
id: feed-0.3.11.1-56VM83EFIuMAcyhRxhk8yO
key: feed-0.3.11.1-56VM83EFIuMAcyhRxhk8yO
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
abi: 4ac4e1ea3541fb7148e7a92a2034fa26
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/feed-0.3.11.1-56VM83EFIuMAcyhRxhk8yO
library-dirs: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/feed-0.3.11.1-56VM83EFIuMAcyhRxhk8yO
data-dir: /usr/share/feed
hs-libraries: HSfeed-0.3.11.1-56VM83EFIuMAcyhRxhk8yO
depends:
base-4.9.0.0 old-locale-1.0.0.7-6glXNhHF891B41ZfuI8hU8
old-time-1.1.0.3-IcvdkJUsE9M8t3io8peAEp time-1.6.0.1
time-locale-compat-0.1.1.3-D4ifRpQ9OL74zbXrk4lGMe
utf8-string-1.0.1.1-2T8mBCuEDlXDo8zed8Onw4
xml-1.3.14-3wjuWY0dinH7o3REE9CkMx
haddock-interfaces: /usr/lib/ghc-doc/haddock/feed-0.3.11.1/feed.haddock
haddock-html: /usr/share/doc/libghc-feed-doc/html/
|