
20 Jan
2010
20 Jan
'10
10:17 a.m.
On Wed, Jan 20, 2010 at 12:57 PM, Sean Leather
I did some conditional Haddocking in EMGM. See, for example: http://hackage.haskell.org/packages/archive/emgm/0.3.1/doc/html/src/Generics...
At first I didn't see what you did differently. Until I checked your Setup.lhs. It does exactly what I want! Plus a few other things which I am going to borrow (runtests hook, nolib flag and hpc program coverage). Thank you.