Commit Graph

12 Commits

Author SHA1 Message Date
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
kili
be7ce949cf Regenerate plist for profiling libs. 2013-01-20 17:56:05 +00:00
kili
4414830a0f Bump. 2012-12-02 20:40:09 +00:00
kili
2acb3c8385 Move the @exec and @unexec lines running the {,un}register.sh scripts
and the line with the unregister.sh script down to the bottom of
the plist. Silences all the blurb about ".../*.haddock doesn't exist
or isn't a file."
2012-10-28 23:24:28 +00:00
kili
94f4cad048 Bump after previous hs- library updates.
Necessary because of ghc's over-aggressive inlining
which causes ABI changes in libraries depending on
updated libraries.

ok jasper@
2011-12-31 22:19:45 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
kili
ab954ec4cf New distinfo after DIST_SUBDIR change in ghc.port.mk. 2011-04-23 20:22:13 +00:00
kili
5a4feee720 Update to 0.50. 2011-04-11 14:40:41 +00:00
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