
3 Apr
2006
3 Apr
'06
11:52 a.m.
Hello Christopher, the trick is that there is another approach to generics, largely based on the Strafunski. it's named "scrap your boilerplate!" (SYB) and it's implementation is included in ghc. you can find 3 SYB papers and it seems better to just learn and use this approach to generic programming instead of Strafunski. in this case you will got automatic Typeable derivation, among other things -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com