coxswain icon indicating copy to clipboard operation
coxswain copied to clipboard

Avoid panics on contradictions involving restriction skolems

Open nfrisby opened this issue 7 years ago • 0 comments

Contradictions also need the deactivation pass of simplifyWanteds that replaces restriction skolems with restrictions of genuine skolems. This will prevent GHC from panicking when rendering the contradiction as an error message.

It'll take some doing though, so I'm deferring it for now.

nfrisby avatar Sep 16 '17 21:09 nfrisby