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.stderr9
1 files changed, 5 insertions, 4 deletions
diff --git a/testsuite/tests/indexed-types/should_fail/T9097.stderr b/testsuite/tests/indexed-types/should_fail/T9097.stderr
index 02dfc33068..32c987f70d 100644
--- a/testsuite/tests/indexed-types/should_fail/T9097.stderr
+++ b/testsuite/tests/indexed-types/should_fail/T9097.stderr
@@ -1,5 +1,6 @@
-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’
+T9097.hs:10:3: error:
+ • Illegal type synonym family application ‘Any’ in instance:
+ Foo Any
+ • In the equations for closed type family ‘Foo’
+ In the type family declaration for ‘Foo’