atom-basic: Basic Atom feed construction
This library provides a type for an Atom feed
(http:/tools.ietf.orghtml/rfc4287) and a way to produce its XML. XML is
constructed with the help of a record of construction functions (XMLGen
)
that you provide. This allows you to easily use this with the XML library
of your choice.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
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
- atom-basic-0.0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1.0, 0.0.1.1, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5 |
---|---|
Dependencies | base (>=4.7 && <5), base64-bytestring, bytestring, network, network-uri, old-locale, text, time [details] |
License | BSD-3-Clause |
Copyright | (c) 2015 Carl Baatz |
Author | Carl Baatz |
Maintainer | carl.baatz@gmail.com |
Category | Web |
Uploaded | by cbaatz at 2015-05-31T15:14:29Z |
Distributions | LTSHaskell:0.2.5, NixOS:0.2.5, Stackage:0.2.5 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 6775 total (10 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] |