Add a debug check for a non-empty FPU stack on x86 (see #4914)
[ghc-hetmet.git] / compiler / typecheck / TcAnnotations.lhs
2010-09-13 simonpj@microsoft.comSuper-monster patch implementing the new typechecker...
2009-07-06 simonpj@microsoft.comTrim unused imports detected by new unused-import code
2008-10-30 simonpj@microsoft.comAdd (a) CoreM monad, (b) new Annotations feature