At least one of the HaRe tests runs, able to load a file using hie-bios.
So it is a matter of fixing the rest now.
And coming up with a way of requesting the module graph of a project, to know which modules anywhere in a project are importing the module being refactored.
This removes
runIdeGhcMBare
andrunWithContext
.At least one of the
HaRe
tests runs, able to load a file usinghie-bios
.So it is a matter of fixing the rest now.
And coming up with a way of requesting the module graph of a project, to know which modules anywhere in a project are importing the module being refactored.