Commit Graph

2 Commits

Author SHA1 Message Date
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
368971ee5f Conduits are an approach to the streaming data problem. It is meant
as an alternative to enumerators\/iterators, hoping to address the
same issues with different trade-offs based on real-world experience
with enumerators.

ok matthew, sthen.

(forgot to import this one the other day and imported devel/hs-lifted-base
twice instead)
2012-08-31 07:53:42 +00:00