data-object-yaml: Serialize data to and from Yaml files
Deprecated
in favor of yaml
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.2.0.1.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 | attempt (>=0.2.0 && <0.3), base (>=4 && <5), bytestring (>=0.9.1.4 && <0.10), convertible-text (>=0.2.0 && <0.3), data-object (>=0.2.0 && <0.3), failure (>=0.0.0 && <0.1), HUnit, QuickCheck (>=1 && <2), test-framework, test-framework-hunit, test-framework-quickcheck, text (>=0.7 && <0.8), transformers (>=0.1.4.0 && <0.2), yaml (>=0.2.0 && <0.3) [details] |
License | BSD-3-Clause |
Author | Michael Snoyman <michael@snoyman.com> |
Maintainer | Michael Snoyman <michael@snoyman.com> |
Category | Web |
Home page | http://github.com/snoyberg/data-object-yaml |
Uploaded | by MichaelSnoyman at 2010-02-01T15:06:39Z |
Distributions | |
Reverse Dependencies | 5 direct, 141 indirect [details] |
Executables | runtests |
Downloads | 13074 total (37 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] |