Module header tidyup, phase 1
[ghc-hetmet.git] / compiler / typecheck / TcClassDcl.lhs
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-09-25 simonpj@microsoft.comFix newtype deriving properly (un-doing Audreys patch)
2006-09-20 Manuel M T ChakravartyWarn of missing ATs and complain about bad ATs
2006-09-20 Manuel M T ChakravartyKind and type checking of indexed types
2006-09-20 Manuel M T ChakravartyComplete the evidence generation for GADTs
2006-06-12 simonpj@microsoft.comMake scoped type variables work for default methods
2006-04-07 Simon MarlowReorganisation of the source tree