Fix the boot dfun impedence-matching binding
In TcRnDriver.checkHiBootIface' we were generating an impedence-matching binding $fxToRecMaybe = $fToRecMaybe but the type of the former was gotten from the *hi-boot* file, so its type constructor was not fully fleshed out. That should never happen. Fix is easy, happily. A dark corner.
Showing
Please register or sign in to comment