yesod/yaml
Michael Snoyman 4cc933b21a conduit 0.4
2012-03-28 07:19:58 +02:00
..
c conduit 0.4 2012-03-28 07:19:58 +02:00
Data conduit 0.4 2012-03-28 07:19:58 +02:00
libyaml conduit 0.4 2012-03-28 07:19:58 +02:00
test conduit 0.4 2012-03-28 07:19:58 +02:00
Text conduit 0.4 2012-03-28 07:19:58 +02:00
.gitignore conduit 0.4 2012-03-28 07:19:58 +02:00
LICENSE conduit 0.4 2012-03-28 07:19:58 +02:00
Makefile conduit 0.4 2012-03-28 07:19:58 +02:00
README conduit 0.4 2012-03-28 07:19:58 +02:00
Setup.lhs conduit 0.4 2012-03-28 07:19:58 +02:00
yaml.cabal conduit 0.4 2012-03-28 07:19:58 +02:00

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