Using 'stdcall' when it is not supported is only a warning now (#3336)
[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...