Skip to content
Snippets Groups Projects
Commit 57277662 authored by sheaf's avatar sheaf
Browse files

Add the Unsatisfiable class

This commit implements GHC proposal #433, adding the Unsatisfiable
class to the GHC.TypeError module. This provides an alternative to
TypeError for which error reporting is more predictable: we report it
when we are reporting unsolved Wanted constraints.

Fixes #14983 #16249 #16906 #18310 #20835
parent 4eaf2c2a
No related branches found
No related tags found
No related merge requests found
Showing
with 511 additions and 77 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment