| .. | ||
| c | ||
| Data | ||
| libyaml | ||
| test | ||
| Text | ||
| .gitignore | ||
| LICENSE | ||
| Makefile | ||
| README | ||
| Setup.lhs | ||
| yaml.cabal | ||
Support for serialising Haskell to and from Yaml. This is a low level library. Unless you know what you are doing, you probably want to use data-objects-yaml instead: http://github.com/snoyberg/data-object-yaml