summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T10516.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/polykinds/T10516.stderr')
-rw-r--r--testsuite/tests/polykinds/T10516.stderr9
1 files changed, 5 insertions, 4 deletions
diff --git a/testsuite/tests/polykinds/T10516.stderr b/testsuite/tests/polykinds/T10516.stderr
index a6fa52471b..30c4f098e7 100644
--- a/testsuite/tests/polykinds/T10516.stderr
+++ b/testsuite/tests/polykinds/T10516.stderr
@@ -1,4 +1,5 @@
-
-T10516.hs:8:6: error:
- The type synonym ‘App’ should have 2 arguments, but has been given 1
- In the type signature: f :: f a -> X (App f) a
+
+T10516.hs:8:6: error:
+ • The type synonym ‘App’ should have 2 arguments, but has been given 1
+ • In the type signature:
+ f :: f a -> X (App f) a