summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/SimpleFail12.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/indexed-types/should_fail/SimpleFail12.stderr')
-rw-r--r--testsuite/tests/indexed-types/should_fail/SimpleFail12.stderr4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/tests/indexed-types/should_fail/SimpleFail12.stderr b/testsuite/tests/indexed-types/should_fail/SimpleFail12.stderr
new file mode 100644
index 0000000000..24ac5f10a1
--- /dev/null
+++ b/testsuite/tests/indexed-types/should_fail/SimpleFail12.stderr
@@ -0,0 +1,4 @@
+
+SimpleFail12.hs:8:1:
+ Illegal polymorphic or qualified type: forall a. [a]
+ In the type synonym instance declaration for `C'