summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/RecordWildCardsFail.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/parser/should_fail/RecordWildCardsFail.stderr')
-rw-r--r--testsuite/tests/parser/should_fail/RecordWildCardsFail.stderr3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuite/tests/parser/should_fail/RecordWildCardsFail.stderr b/testsuite/tests/parser/should_fail/RecordWildCardsFail.stderr
new file mode 100644
index 0000000000..2f7958b45c
--- /dev/null
+++ b/testsuite/tests/parser/should_fail/RecordWildCardsFail.stderr
@@ -0,0 +1,3 @@
+RecordWildCardsFail.hs:7:5:
+ Illegal `..' in record pattern
+ Suggested fix: Perhaps you intended to use RecordWildCards