Add separate functions for querying DynFlag and ExtensionFlag options
[ghc-hetmet.git] / compiler / typecheck / TcErrors.lhs
2010-09-18 Ian LynaghAdd separate functions for querying DynFlag and Extensi...
2010-09-17 simonpj@microsoft.comYet more error message improvement
2010-09-17 simonpj@microsoft.comMore error message wibbles
2010-09-17 simonpj@microsoft.comMore error refactoring
2010-09-17 simonpj@microsoft.comRefactor type errors a bit
2010-09-13 simonpj@microsoft.comSuper-monster patch implementing the new typechecker...