diff options
Diffstat (limited to 'testsuite/tests/polykinds/T9222.stderr')
-rw-r--r-- | testsuite/tests/polykinds/T9222.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/polykinds/T9222.stderr b/testsuite/tests/polykinds/T9222.stderr index be80a79198..94e0c16f95 100644 --- a/testsuite/tests/polykinds/T9222.stderr +++ b/testsuite/tests/polykinds/T9222.stderr @@ -3,7 +3,7 @@ T9222.hs:14:3: error: • Couldn't match type ‘c0’ with ‘c’ ‘c0’ is untouchable inside the constraints: a ~ '(b0, c0) - bound by the type of the constructor ‘Want’: + bound by a type expected by the context: (a ~ '(b0, c0)) => Proxy b0 at T9222.hs:14:3-43 ‘c’ is a rigid type variable bound by |