summaryrefslogtreecommitdiff
path: root/testsuite/tests/patsyn/should_fail/T9161-1.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/patsyn/should_fail/T9161-1.stderr')
-rw-r--r--testsuite/tests/patsyn/should_fail/T9161-1.stderr5
1 files changed, 2 insertions, 3 deletions
diff --git a/testsuite/tests/patsyn/should_fail/T9161-1.stderr b/testsuite/tests/patsyn/should_fail/T9161-1.stderr
index 04d9b31bf7..fff6efe286 100644
--- a/testsuite/tests/patsyn/should_fail/T9161-1.stderr
+++ b/testsuite/tests/patsyn/should_fail/T9161-1.stderr
@@ -1,6 +1,5 @@
T9161-1.hs:6:14: error:
• Pattern synonym ‘PATTERN’ cannot be used here
- (Pattern synonyms cannot be promoted)
- • In the type signature:
- wrongLift :: PATTERN
+ (pattern synonyms cannot be promoted)
+ • In the type signature: wrongLift :: PATTERN