@hackage / data-object-yaml

Serialize data to and from Yaml files (deprecated)

Version Deprecated package0.3.4.2

About

Metadata

  • Last updated , by MichaelSnoyman
  • License BSD-3-Clause
  • Categories Web Development
  • Maintained by: Michael Snoyman <michael@snoyman.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

    buildtests (off by default)

    Build the executable to run unit tests

Readme

Future development will focus on the Data.Yaml module of the yaml package, which leverages aeson's existing Value type. This package is officially deprecated. Provides high level conversions based on the data-object package. Parsing and emitting is handled by the yaml package, which in turn uses the libyaml C library.