<div dir="ltr"><div>Hi ghc-devs,</div><div><br></div><div>When upgrading my dev tool to use the 8.8.x api I have found that calls to lookupModule / findModule are failing on uncompilable code, whereas these calls succeeded on 8.4 and 8.6.</div><div><br></div><div>Unlike another question that I have asked [1] which seems related, I don't intend to do any typechecking here, I only want access to the ModuleInfo.</div><div><br></div><div>Has this been an intentional change? Is there a way to recover the original behaviour?</div><div><br></div><div>If I cannot get this to work then it means that a new feature introduced in <a href="https://gitlab.haskell.org/ghc/ghc/merge_requests/1541">https://gitlab.haskell.org/ghc/ghc/merge_requests/1541</a> that I was quite excited about is unusable :-(</div><div><br></div><div>[1] <a href="https://mail.haskell.org/pipermail/ghc-devs/2020-February/018655.html">https://mail.haskell.org/pipermail/ghc-devs/2020-February/018655.html</a></div></div>