TH code for deriving Binary and NFData instances

27 Sep
2008
27 Sep
'08
4:17 p.m.
Here's some TH code for automatically deriving Data.Binary and Control.Parallel.Strategies.NFData instances: http://www.thenewsh.com/~newsham/store/DeriveBinary.hs Tim Newsham http://www.thenewsh.com/~newsham/

28 Sep
28 Sep
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/
6089
Age (days ago)
6090
Last active (days ago)
1 comments
1 participants
participants (1)
-
Tim Newsham