Commit Graph

4 Commits

Author SHA1 Message Date
kili
80edb59319 Set EPOCH to get around the p0OB fatfingerism. 2010-11-04 22:28:37 +00:00
kili
b808903775 bumpski 2010-11-03 22:12:01 +00:00
jasper
7d9a103945 - regen plist after recent ghc.port.mk change
- adjust @exec/@unexec accordingly

"just go ahead" kili@
2010-10-28 13:51:00 +00:00
kili
359a57a9f2 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.

"go ahead, please" espie@
2010-06-20 09:39:11 +00:00