Skip to content
  • Simon Peyton Jones's avatar
    [project @ 2003-05-06 10:28:32 by simonpj] · 6cedde65
    Simon Peyton Jones authored
    -------------------------------------
      	     Implement deriving( Data )
    	-------------------------------------
    
    Implements deriving( Data ), where the Data class is defined
    in Data.Generics; its the "scrap your boilerplate" Term class.
    
    Ralf is still converging on the exact definition of the Data class,
    so the details may change.
    6cedde65