Improve pretty-printing of IfaceCoercions
For some reason, unless you have -fprint-explicit-coercions, when printing an explicit coercion we were then going to special trouble to suppress the unique of a hole (which only happens during debugging anyway). This is bizarre. So I deleted three lines of code -- hooray.
Showing
Please register or sign in to comment