summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_fail/NoPatternSynonyms.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/parser/should_fail/NoPatternSynonyms.stderr')
-rw-r--r--testsuite/tests/parser/should_fail/NoPatternSynonyms.stderr8
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/parser/should_fail/NoPatternSynonyms.stderr b/testsuite/tests/parser/should_fail/NoPatternSynonyms.stderr
index b31ec8319e..ebb15492a1 100644
--- a/testsuite/tests/parser/should_fail/NoPatternSynonyms.stderr
+++ b/testsuite/tests/parser/should_fail/NoPatternSynonyms.stderr
@@ -1,4 +1,4 @@
-
-NoPatternSynonyms.hs:3:1: error:
- Invalid type signature: pattern P :: G Int
- Perhaps you meant to use PatternSynonyms?
+
+NoPatternSynonyms.hs:3:1: error:
+ Invalid type signature: pattern P :: ...
+ Perhaps you meant to use PatternSynonyms?