Open mwotton opened 9 years ago
currently if you have a compile failure in a file that's depended on by tests, you'll get multiple reports of the compile failure as all of the tests that rely on it fail at the load step.
Time to make a switch to hint or ide-backend I guess.
currently if you have a compile failure in a file that's depended on by tests, you'll get multiple reports of the compile failure as all of the tests that rely on it fail at the load step.