@hackage atom-basic0.2.1

Basic Atom feed construction

atom-basic aims to provide a type-safe http://tools.ietf.org/html/rfc4287 Atom feed for the XML package of your choice. Constructors for the Feed and Entry data types are provided. You pass values of these types to the feedXML or entryXML to generate XML. You provide an XMLGen record of generator functions using your preferred XML package.

Please see the documentation of the Web.Atom module for basic usage examples.

  • Installation

  • Dependencies (0)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      network-uri
       (on by default)

      Get Network.URI from the network-uri package