Add a flag -fwarn-missing-local-sigs, and improve -fwarn-mising-signatures
[ghc-hetmet.git] / compiler / typecheck / TcInteract.lhs
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...