atom-basic: Basic Atom feed construction

[ bsd3, library, web ] [ Propose Tags ]

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.

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
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

  • 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.6 && <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:26:55Z
Distributions LTSHaskell:0.2.5, NixOS:0.2.5, Stackage:0.2.5
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 6504 total (31 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]