Fix haddock markup
[ghc-hetmet.git] / compiler / typecheck / TcCanonical.lhs
2010-10-20 Ian LynaghFix haddock markup
2010-10-20 simonpj@microsoft.comComments and layout only
2010-10-20 dimitris@microsoft.com(1) More lenient kind checking, (2) Fixed orientation...
2010-10-19 dimitris@microsoft.comMidstream changes to deal with spontaneous solving...
2010-10-18 dimitris@microsoft.comMajor pass through type checker:(1) prioritizing equali...
2010-10-12 dimitris@microsoft.comMinor
2010-10-08 dimitris@microsoft.comKind checking bugfix (#4356) and preventing wanteds...
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.comRefactor type errors a bit
2010-09-13 simonpj@microsoft.comSuper-monster patch implementing the new typechecker...