yesod/yaml/README
Michael Snoyman 4cc933b21a conduit 0.4
2012-03-28 07:19:58 +02:00

7 lines
216 B
Plaintext

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