[project @ 2003-11-03 15:26:22 by simonpj]
The generic to/from methods for derivable type classes should only be generated for types in the current group, rather than all the in-scope tycons. Otherwise they get generated multiple times in a Template-Haskell situation.
Loading
Please register or sign in to comment