Closed josephcsible closed 4 months ago
I'd argue that #281 didn't fix anything, but merely hid the warnings.
Well, the problem with these warnings is that you cannot switch them on a case-by-case basis. The workflow would be:
For this issue, we are in case 3a, but unfortunately GHC only allows us to switch off the warning globally.
Fixed the incomplete match warnings in #281.