summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod69.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/module/mod69.stderr')
-rw-r--r--testsuite/tests/module/mod69.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/module/mod69.stderr b/testsuite/tests/module/mod69.stderr
index db7487485e..dea161115e 100644
--- a/testsuite/tests/module/mod69.stderr
+++ b/testsuite/tests/module/mod69.stderr
@@ -1,4 +1,4 @@
mod69.hs:3:7: error:
- Pattern syntax in expression context: x@1
- Did you mean to enable TypeApplications?
+ @-pattern in expression context: x@1
+ Type application syntax requires a space before '@'