Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2003-11-03 15:26:22 by simonpj] · 37863eec
    Simon Peyton Jones authored
    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.
    37863eec