[Haskell-cafe] advice: instantiating/duplicating modules

Bulat Ziganshin bulat.ziganshin at gmail.com
Fri Jun 29 13:19:15 EDT 2007


Hello Nicolas,

Friday, June 29, 2007, 9:07:38 PM, you wrote:

> I'm rather unfamiliar with Template Haskell, but it sounds like it
> might fit the bill. Although, if I recall correctly, instances and
> type declarations splicing are yet to be implemented in GHC?

instances - definitely not. i've used TH to generate Show instances

http://www.haskell.org/bz/th3.htm
http://www.haskell.org/bz/thdoc.htm

-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list