summaryrefslogtreecommitdiff
path: root/testsuite/tests/perf/compiler/MultiLayerModulesNoCode.script
Commit message (Collapse)AuthorAgeFilesLines
* Add performance test for ghci, -fno-code and reloading (#20509)Matthew Pickering2021-10-191-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.