summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T17562.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/T17562.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/T17562.stderr5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/tests/typecheck/should_fail/T17562.stderr b/testsuite/tests/typecheck/should_fail/T17562.stderr
new file mode 100644
index 0000000000..22086bdd0d
--- /dev/null
+++ b/testsuite/tests/typecheck/should_fail/T17562.stderr
@@ -0,0 +1,5 @@
+
+T17562.hs:7:1: error:
+ ā€¢ Uninferrable type variable k0 in
+ the class context: forall (a :: k -> k0). (a b :: k0) ~ (a c :: k0)
+ ā€¢ In the class declaration for ā€˜Cā€™