summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail158.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail158.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail158.stderr11
1 files changed, 6 insertions, 5 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail158.stderr b/testsuite/tests/typecheck/should_fail/tcfail158.stderr
index 4110f87366..12f8a4e8df 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail158.stderr
+++ b/testsuite/tests/typecheck/should_fail/tcfail158.stderr
@@ -1,5 +1,6 @@
-
-tcfail158.hs:14:19: error:
- Expecting one more argument to ‘Val v’
- Expected a type, but ‘Val v’ has kind ‘* -> *’
- In the type signature: bar :: forall v. Val v
+
+tcfail158.hs:14:19: error:
+ • Expecting one more argument to ‘Val v’
+ Expected a type, but ‘Val v’ has kind ‘* -> *’
+ • In the type signature:
+ bar :: forall v. Val v