summaryrefslogtreecommitdiff
path: root/testsuite/tests/patsyn/should_fail/T11265.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/patsyn/should_fail/T11265.stderr')
-rw-r--r--testsuite/tests/patsyn/should_fail/T11265.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/patsyn/should_fail/T11265.stderr b/testsuite/tests/patsyn/should_fail/T11265.stderr
index eda5d35a9d..7161c272b1 100644
--- a/testsuite/tests/patsyn/should_fail/T11265.stderr
+++ b/testsuite/tests/patsyn/should_fail/T11265.stderr
@@ -1,6 +1,6 @@
T11265.hs:6:12: error:
• Pattern synonym ‘A’ cannot be used here
- (Pattern synonyms cannot be promoted)
+ (pattern synonyms cannot be promoted)
• In the first argument of ‘F’, namely ‘A’
In the instance declaration for ‘F A’