Use implication constraints to improve type inference
[ghc-hetmet.git] / compiler / typecheck / TcHsType.lhs
2006-11-10 simonpj@microsoft.comUse implication constraints to improve type inference
2006-10-11 Simon MarlowMore import tidying and fixing the stage 2 build
2006-10-05 davve@dtek.chalmers.seMerge Haddock comment support from ghc.haddock -- big...
2006-09-20 Manuel M T ChakravartyExtend TyCons and DataCons to represent data instance...
2006-09-20 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-08-18 simonpj@microsoft.comAvoid duplicate "In type ..." in error messages
2006-08-14 simonpj@microsoft.comImprove error message in TcHsType
2006-08-10 simonpj@microsoft.comEgregious bug in tcLHsConResTy
2006-08-08 simonpj@microsoft.comSpelling in a comment
2006-07-26 simonpj@microsoft.comDeal correctly with infix type constructors in GADT...
2006-04-07 Simon MarlowReorganisation of the source tree