libghc-hssyck-doc

Interface to syck yaml library; documentation
  http://hackage.haskell.org/package/HsSyck
  0
  no reviews



This is a simple yaml ('yet another markup language') processor, used by the pugs project for handling data serialization; this can be useful for optimization and caching purposes. 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.

this package provides the documentation for a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.