Fix Trac #4360: omitted case in combineCtLoc
[ghc-hetmet.git] / compiler / typecheck / TcSMonad.lhs
2010-10-08 simonpj@microsoft.comFix Trac #4360: omitted case in combineCtLoc
2010-10-08 simonpj@microsoft.comBeautiful new approach to the skolem-escape check and...
2010-10-07 simonpj@microsoft.comSome refactoring and simplification in TcInteract.occur...
2010-10-06 dimitris@microsoft.comMajor bugfixing pass through the type checker
2010-10-04 dimitris@microsoft.comTypechecker performance fixes and flatten skolem bugfixing
2010-09-17 simonpj@microsoft.comMinor refactoring
2010-09-17 simonpj@microsoft.comYet more error message improvement
2010-09-13 Ian LynaghFix build with 6.10
2010-09-13 simonpj@microsoft.comSuper-monster patch implementing the new typechecker...