/var/lib/ghc/package.conf.d/feed-0.3.9.2.conf is in libghc-feed-dev 0.3.9.2-1.
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 49 50 | name: feed
version: 0.3.9.2
id: feed-0.3.9.2-fa11a2b6a0a5ecf1d86e0d98ab06760f
license: BSD3
copyright:
maintainer: Sigbjorn Finne <sof@forkIO.com>
stability:
homepage: https://github.com/sof/feed
package-url:
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.
category: Text
author: Sigbjorn Finne <sof@forkIO.com>
exposed: True
exposed-modules: Text.RSS.Syntax Text.RSS.Import Text.RSS.Export
Text.RSS1.Syntax Text.RSS1.Import Text.RSS1.Utils Text.RSS1.Export
Text.DublinCore.Types 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.Feed.Import Text.Feed.Types
Text.Feed.Export Text.Feed.Query Text.Feed.Constructor
Text.Feed.Translate Text.Feed.Util
hidden-modules:
trusted: False
import-dirs: /usr/lib/haskell-packages/ghc/lib/feed-0.3.9.2/ghc-7.6.3
library-dirs: /usr/lib/haskell-packages/ghc/lib/feed-0.3.9.2/ghc-7.6.3
hs-libraries: HSfeed-0.3.9.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57
old-locale-1.0.0.5-6729cb9d9cc62d150655de8fc5401b91
old-time-1.1.0.1-2f8ea093d0c7014780a8a5772f948883
time-1.4.0.1-10dc4804a19dc0000fab79908f1a9f50
utf8-string-0.3.7-26a8ed8ca48fe809983bde6faca943a9
xml-1.3.12-2c5e1c6121129e6066aca28d897d0d9d
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/lib/ghc-doc/haddock/feed-0.3.9.2/feed.haddock
haddock-html: /usr/share/doc/libghc-feed-doc/html/
|