
28 Sep
2008
28 Sep
'08
1:04 a.m.
Here's some TH code for automatically deriving Data.Binary and Control.Parallel.Strategies.NFData instances:
Saizan pointed me to: http://www-users.cs.york.ac.uk/~ndm/derive/ which does most of what DeriveBinary.hs does (and lots more). Tim Newsham http://www.thenewsh.com/~newsham/