Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add performance test for ghci, -fno-code and reloading (#20509) | Matthew Pickering | 2021-10-19 | 1 | -0/+3 |
This test triggers the bad code path identified by #20509 where an entry into the EPS caused by importing Control.Applicative will retain a stale HomePackageTable. |