@hackage HsSyck0.4
Fast, lightweight YAML loader and dumper
Categories
License
LicenseRef-OtherLicense
Maintainer
audreyt@audreyt.org
Links
- Documentation
- No source repository
- Changelog
- Security
Versions
Installation
CustomDependencies (1)
Dependents (10)
@hackage/Pugs, @hackage/acme-everything, @hackage/yaml-light, @hackage/pugs-DrIFT, @hackage/HsParrot, @hackage/hbeanstalk, Show all…
Fast, lightweight YAML loader and dumper
This is an interface to the syck C library for parsing and
dumping YAML data. It lets you transform textual YAML data into an
object of type YamlNode, and vice versa, fast.