FIX #1715: egregious bug in ifaceDeclSubBndrs
ifaceDeclSubBndrs didn't have an IfaceSyn case; but with type families an IfaceSyn can introduce subordinate binders. Result: chaos. The fix is easy though. Merge to 6.8 branch.
Please register or sign in to comment