summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/SimpleFail10.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/indexed-types/should_fail/SimpleFail10.stderr')
-rw-r--r--testsuite/tests/indexed-types/should_fail/SimpleFail10.stderr6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/tests/indexed-types/should_fail/SimpleFail10.stderr b/testsuite/tests/indexed-types/should_fail/SimpleFail10.stderr
new file mode 100644
index 0000000000..5fe00056b3
--- /dev/null
+++ b/testsuite/tests/indexed-types/should_fail/SimpleFail10.stderr
@@ -0,0 +1,6 @@
+
+SimpleFail10.hs:13:3:
+ Arguments that do not correspond to a class parameter must be variables
+ Instead of a variable, found Char
+ In the associated type instance for `S8'
+ In the instance declaration for `C8 Bool'