summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/SimpleFail9.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/indexed-types/should_fail/SimpleFail9.stderr')
-rw-r--r--testsuite/tests/indexed-types/should_fail/SimpleFail9.stderr6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/tests/indexed-types/should_fail/SimpleFail9.stderr b/testsuite/tests/indexed-types/should_fail/SimpleFail9.stderr
new file mode 100644
index 0000000000..fb04fa8af7
--- /dev/null
+++ b/testsuite/tests/indexed-types/should_fail/SimpleFail9.stderr
@@ -0,0 +1,6 @@
+
+SimpleFail9.hs:13:3:
+ Type indexes must match class instance head
+ Found `(b, Int)' but expected `(a, Int)'
+ In the associated type instance for `S7'
+ In the instance declaration for `C7 Char (a, Int)'