Add Data and Typeable instances to HsSyn
[ghc-hetmet.git] / compiler / types / Class.lhs
2010-03-30 David WaernAdd Data and Typeable instances to HsSyn
2008-12-01 simonpj@microsoft.comBetter error message for fundep conflict
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in Class
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2008-01-25 Twan van LaarhovenFixed warnings in types/Class
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2006-10-11 Simon MarlowMore import tidying and fixing the stage 2 build
2006-09-20 Manuel M T ChakravartyExtend Class.Class to include the TyCons of ATs
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-04-07 Simon MarlowReorganisation of the source tree