Use implication constraints to improve type inference
[ghc-hetmet.git] / compiler / typecheck / TcMType.lhs
2006-11-10 simonpj@microsoft.comUse implication constraints to improve type inference
2006-11-01 simonpj@microsoft.comDefault the kind of unconstrained meta-type variables...
2006-11-01 simonpj@microsoft.comImprove error message (push to 6.6 branch)
2006-11-01 simonpj@microsoft.comFix error reporting for contexts during deriving (Trac...
2006-10-11 Simon MarlowMore import tidying and fixing the stage 2 build
2006-09-20 Manuel M T ChakravartySome more ASSERTs
2006-09-20 Manuel M T Chakravartysome bug-fixes, newtype deriving might work now
2006-09-20 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-08-11 simonpj@microsoft.comGo back to calling type veriables t
2006-08-04 simonpj@microsoft.comDo pre-subsumption in the main subsumption check
2006-04-18 simonpj@microsoft.comFix rank-validity testing
2006-04-07 Simon MarlowReorganisation of the source tree