<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi devs,<div><br></div><div>Phab has shown up some performance regressions in my recent commits. See <a href="https://phabricator.haskell.org/harbormaster/build/2607/">https://phabricator.haskell.org/harbormaster/build/2607/</a>. The failures except for haddock.base are new, and evidently my fault. They didn't show up on Travis. Will look into it shortly, but I doubt over the weekend.</div><div><br></div><div>I don't think this should hold up the 7.10 fork, however. I have a suspicion as to what caused the problem -- the reimplementation of TcInteract.matchFam. That reimplementation was solely to reduce code repetition between TcInteract.matchFam and FamInstEnv.reduceTyFamApp_maybe. It can safely be rolled back -- just use the implementation of matchFam that existed before my commits.</div><div><br></div><div>I'll look into this Monday at the latest, but if a remedy is needed sooner, try the technique above.</div><div><br></div><div>Why would these failures show up on Phab but not on Travis?</div><div><br></div><div>Sorry about the bother!</div><div><br></div><div>Thanks,</div><div>Richard</div></body></html>