name:                 feed
version:              1.3.2.1
visibility:           public
id:                   feed-1.3.2.1-APZmRDM06NjJjYyzqHayDO
key:                  feed-1.3.2.1-APZmRDM06NjJjYyzqHayDO
license:              BSD-3-Clause
maintainer:           Adam Bergmark <adam@bergmark.nl>
author:               Sigbjorn Finne <sof@forkIO.com>
homepage:             https://github.com/haskell-party/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/haskell-party/feed/blob/master/tests/Example/CreateAtom.hs>

    For basic reading and editing of feeds, consult
    the documentation of the Text.Feed.* hierarchy.

category:             Text
abi:                  c1c43798f67c38a2e5a9448154845072
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

hidden-modules:       Data.Text.Util Data.XML.Compat
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/feed-1.3.2.1-APZmRDM06NjJjYyzqHayDO

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/feed-1.3.2.1-APZmRDM06NjJjYyzqHayDO

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/feed-1.3.2.1-APZmRDM06NjJjYyzqHayDO

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.8.2/feed-1.3.2.1
hs-libraries:         HSfeed-1.3.2.1-APZmRDM06NjJjYyzqHayDO
depends:
    base-4.19.1.0-inplace base-compat-0.13.1-C8q78xgaaKU9qxyzlnkCVS
    bytestring-0.12.1.0-inplace
    old-locale-1.0.0.7-2gWDwyNHyUm32f5NphlCop
    old-time-1.1.0.4-LoGOHtiHPjJtYTgTd0qyu
    safe-0.3.21-6ixSGbBKIm94gAu2Mno2fr text-2.1.1-inplace
    time-1.12.2-inplace
    time-locale-compat-0.1.1.5-L8Pel1WHQ5DAeOdQoOEiUP
    utf8-string-1.0.2-3J0y0Vz60cv1Vw3n7HISJx
    xml-conduit-1.9.1.3-E2B77XPZyUlGOResxW6Ggw
    xml-types-0.3.8-BLIVnjZHiLkDoN1PWRGLOY

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/feed-1.3.2.1/html/feed.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/feed-1.3.2.1/html
