@hackage / happstack-data

Happstack data manipulation libraries

Version Deprecated package6.0.1

About

Metadata

  • Last updated , by AdamBergmark
  • License BSD-3-Clause
  • Categories Web Development, Distributed Systems & Computation
  • Maintained by: Happstack team <happs@googlegroups.com>

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Package Flags

Use the -f option with cabal commands to enable flags

    base4 (on by default)
    tests (off by default)

    Build the testsuite, and include the tests in the library

    old-haxml (off by default)

    Build against HaXml => 1.13 && < 1.14

    new-haxml (off by default)

    Build against new HaXml

Readme

This package provides libraries for:

  • Deriving instances for your datatypes.

  • Producing default values of Haskell datatypes.

  • Normalizing values of Haskell datatypes.

  • Marshalling Haskell values to and from XML.

  • Marshalling Haskell values to and from HTML forms.