Beautiful new approach to the skolem-escape check and untouchable
[ghc-hetmet.git] / compiler / typecheck / TcInteract.lhs
2010-10-07 simonpj@microsoft.comSome refactoring and simplification in TcInteract.occur...
2010-10-07 simonpj@microsoft.comComments only
2010-10-07 simonpj@microsoft.comFix a looping bug in the new occur-check code
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-23 dimitris@microsoft.comPerformance bug fixes
2010-09-17 simonpj@microsoft.comFix overriding of implicit parameters in the solver
2010-09-15 simonpj@microsoft.comRemove pprTrace
2010-09-13 simonpj@microsoft.comSuper-monster patch implementing the new typechecker...