2010/3/22 Simon Peyton-Jones <simo...@microsoft.com>: > | We've discussed support for generic programming of the GHC AST before. > | Is there any chance we could move further on this topic by providing > | Data and Typeable instances for HsSyn either directly in the ghc > | package or in a boot library? > > I'm not against that. If we do it, we should do it in HsSyn itself; that > will avoid orphan instances, and a boot library gets compiled in regardless > so we are stuck with the code size increase. > > Simon >
OK, that's great. I'll see if I can come up with some patches at a later time. David _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc