summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/T12811.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/parser/should_fail/T12811.stderr')
-rw-r--r--testsuite/tests/parser/should_fail/T12811.stderr5
1 files changed, 3 insertions, 2 deletions
diff --git a/testsuite/tests/parser/should_fail/T12811.stderr b/testsuite/tests/parser/should_fail/T12811.stderr
index a1550357d4..fab39d73cc 100644
--- a/testsuite/tests/parser/should_fail/T12811.stderr
+++ b/testsuite/tests/parser/should_fail/T12811.stderr
@@ -1,6 +1,7 @@
-T12811.hs:4:15: error: Not in scope: type constructor or class ‘.’
-
T12811.hs:4:15: error:
Illegal operator ‘.’ in type ‘foral a . a’
Use TypeOperators to allow operators in types
+
+T12811.hs:4:15: error: Not in scope: type constructor or class ‘.’
+