data-object-yaml: Serialize data to and from Yaml files (deprecated)
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.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
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
- data-object-yaml-0.3.4.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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.3), 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 2012-01-31T22:00:42Z |
Distributions | |
Reverse Dependencies | 5 direct, 140 indirect [details] |
Executables | runtests |
Downloads | 12960 total (49 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] |