[Haskell-cafe] TH code for deriving Binary and NFData instances
Tim Newsham
newsham at lava.net
Sun Sep 28 01:04:30 EDT 2008
> Here's some TH code for automatically deriving Data.Binary
> and Control.Parallel.Strategies.NFData instances:
>
> http://www.thenewsh.com/~newsham/store/DeriveBinary.hs
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/
More information about the Haskell-Cafe
mailing list