[Haskell-cafe] Would it be evil to add "deriving Typeable" to
newtype Q?
Ivan Lazar Miljenovic
ivan.miljenovic at gmail.com
Fri May 7 17:36:40 EDT 2010
Neil Mitchell <ndmitchell at gmail.com> writes:
> You might want to try Derive
> (http://community.haskell.org/~ndm/derive) if DrIFT doesn't work for
> you. They do roughly the same jobs, but Derive has more output formats
> (it can be spliced in as Template Haskell, generate #include files,
> output text etc) more derivations (but not quite overlapping -
> although both have Typeable), and is fully cabal-friendly on all
> platforms.
I take it you haven't had the legal problems that DrIFT had when it used
to be called Derive? http://www.dcs.gla.ac.uk/~nww/Derive/History.html
--
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
IvanMiljenovic.wordpress.com
More information about the Haskell-Cafe
mailing list