summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/T9097.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/indexed-types/should_fail/T9097.stderr')
-rw-r--r--testsuite/tests/indexed-types/should_fail/T9097.stderr5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/tests/indexed-types/should_fail/T9097.stderr b/testsuite/tests/indexed-types/should_fail/T9097.stderr
new file mode 100644
index 0000000000..02dfc33068
--- /dev/null
+++ b/testsuite/tests/indexed-types/should_fail/T9097.stderr
@@ -0,0 +1,5 @@
+
+T9097.hs:10:3:
+ Illegal type synonym family application in instance: Any
+ In the equations for closed type family ‘Foo’
+ In the type family declaration for ‘Foo’