Merge Haddock comment support from ghc.haddock -- big patch
[ghc-hetmet.git] / compiler / rename / RnSource.lhs
2006-10-05 davve@dtek.chalmers.seMerge Haddock comment support from ghc.haddock -- big...
2006-09-18 bjorn@bringert.netNew syntax for stand-alone deriving. Implemented fully.
2006-09-17 bjorn@bringert.netRenamer part of stand-alone deriving extension.
2006-10-03 simonpj@microsoft.comFix scoped type variables for expression type signatures
2006-09-20 Manuel M T ChakravartyFixed two bugs concerning fanilies
2006-09-20 Manuel M T ChakravartyKind and type checking of indexed types
2006-09-18 Manuel M T ChakravartyCheck for repeated tyvars in AT family decls
2006-09-18 Manuel M T ChakravartyDon't lift ATs out of classes and instances before tc
2006-09-15 Manuel M T ChakravartyAdded error checks & fixed bugs
2006-09-15 Manuel M T ChakravartyRenaming of indexed types
2006-09-15 Manuel M T ChakravartyRenaming of kind signatures (rnTySig)
2006-09-15 Manuel M T ChakravartyFix migrated AT support
2006-09-15 Manuel M T ChakravartyMigrate cvs diff from fptools-assoc branch
2006-08-17 simonpj@microsoft.comRefactoring for valid rule checking
2006-08-16 simonpj@microsoft.comDisable form-checking for rule LHSs
2006-08-09 Simon MarlowRemove old FFI syntax
2006-07-26 simonpj@microsoft.comDeal correctly with infix type constructors in GADT...
2006-06-12 simonpj@microsoft.comMake scoped type variables work for default methods
2006-04-27 LemmihFix bug shown in the mod77 test.
2006-04-07 Simon MarlowReorganisation of the source tree