aaronallen8455 / erriscope

Scope out Haskell errors in style
5 stars 0 forks source link

Doesn't report location-less errors #19

Closed aaronallen8455 closed 2 years ago

aaronallen8455 commented 2 years ago
aaronallen8455 commented 2 years ago

Might not be doable since there is no reliable trigger on which to clear such errors.

aaronallen8455 commented 2 years ago

Can be cleared at the start of any module compilation since these errors are emitted before compilation begins.