data-object-yaml: Serialize data to and from Yaml files (deprecated)

[ bsd3, deprecated, library, web ] [ Propose Tags ]
Deprecated in favor of yaml

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.

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
buildtests

Build the executable to run unit tests

Disabled

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.0, 0.2.0, 0.2.0.1, 0.3.0, 0.3.1, 0.3.1.1, 0.3.2, 0.3.3, 0.3.3.1, 0.3.3.2, 0.3.3.3, 0.3.3.4, 0.3.3.5, 0.3.3.6, 0.3.4, 0.3.4.1, 0.3.4.2
Dependencies base (>=4 && <5), bytestring (>=0.9.1.4 && <0.10), conduit (>=0.0 && <0.1), containers (>=0.2.0.0 && <0.5), convertible-text (>=0.3.0 && <0.5), data-object (>=0.3.0 && <0.4), failure (>=0.1.0 && <0.2), HUnit, test-framework, test-framework-hunit, text (>=0.7 && <0.12), transformers (>=0.2 && <0.3), yaml (>=0.5 && <0.6) [details]
License BSD-3-Clause
Author Michael Snoyman <michael@snoyman.com>, Anton Ageev <antage@gmail.com>
Maintainer Michael Snoyman <michael@snoyman.com>
Category Web
Home page http://github.com/snoyberg/data-object-yaml
Uploaded by MichaelSnoyman at 2011-12-29T10:11:03Z
Distributions
Reverse Dependencies 5 direct, 138 indirect [details]
Executables runtests
Downloads 12696 total (21 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]