summaryrefslogtreecommitdiff
path: root/compiler/GHC/Unit/Finder.hs
diff options
context:
space:
mode:
authorMatthew Pickering <matthewtpickering@gmail.com>2021-11-17 14:56:44 +0000
committerMarge Bot <ben+marge-bot@smart-cactus.org>2021-11-20 05:35:02 -0500
commit3d6b78dbd19f9061387c60e553638f9c26839d50 (patch)
tree9c904e946dd56912299a87270184d72820ff7b4c /compiler/GHC/Unit/Finder.hs
parentaabff1093f7b80d968c2847d3a3de4280e72391f (diff)
downloadhaskell-3d6b78dbd19f9061387c60e553638f9c26839d50.tar.gz
Remove unused module import syntax from .bkp mode
.bkp mode had this unused feature where you could write module A and it would go looking for A.hs on the file system and use that rather than provide the definition inline. This isn't use anywhere in the testsuite and the code to find the module A looks dubious. Therefore to reduce .bkp complexity I propose to remove it. Fixes #20701
Diffstat (limited to 'compiler/GHC/Unit/Finder.hs')
0 files changed, 0 insertions, 0 deletions