rss: A library for generating RSS 2.0 feeds.

[ library, public-domain, rss ] [ Propose Tags ]

This library allows you to generate RSS 2.0 feeds.


[Skip to Readme]

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
old-locale

If false then depend on time >= 1.5.

If true then depend on time < 1.5 together with old-locale.

Disabled
network-uri

Get Network.URI from the network-uri package

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 3000.0.0, 3000.0.1, 3000.1.0, 3000.2.0, 3000.2.0.1, 3000.2.0.2, 3000.2.0.3, 3000.2.0.4, 3000.2.0.5, 3000.2.0.6, 3000.2.0.7, 3000.2.0.8 (info)
Dependencies base (>=3 && <5), HaXml (>=1.24), network (>=2.0 && <2.7), network-uri (>=2.5 && <2.7), old-locale (>=1.0 && <1.1), time (>=1.1.2 && <1.6) [details]
License LicenseRef-PublicDomain
Copyright Jeremy Shaw 2004, Bjorn Bringert 2004-2006
Author Jeremy Shaw, Bjorn Bringert
Maintainer Bas van Dijk <v.dijk.bas@gmail.com>
Home page https://github.com/basvandijk/rss
Bug tracker https://github.com/basvandijk/rss/issues
Source repo head: git clone git://github.com/basvandijk/rss.git
Uploaded by BasVanDijk at 2015-05-30T11:42:30Z
Distributions LTSHaskell:3000.2.0.8, NixOS:3000.2.0.7, Stackage:3000.2.0.8
Reverse Dependencies 7 direct, 1 indirect [details]
Downloads 11643 total (58 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-06-03 [all 1 reports]

Readme for rss-3000.2.0.5

[back to package description]

A Haskell library for generating RSS 2.0 feeds.

Note that this library was previously maintained by Bjorn Bringert in a darcs repository. It is currently maintained by Bas van Dijk in a git repository.