summaryrefslogtreecommitdiff
path: root/testsuite/tests/patsyn/should_fail/records-exquant.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/patsyn/should_fail/records-exquant.stderr')
-rw-r--r--testsuite/tests/patsyn/should_fail/records-exquant.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/patsyn/should_fail/records-exquant.stderr b/testsuite/tests/patsyn/should_fail/records-exquant.stderr
index 2f3a0f508b..12c321f8da 100644
--- a/testsuite/tests/patsyn/should_fail/records-exquant.stderr
+++ b/testsuite/tests/patsyn/should_fail/records-exquant.stderr
@@ -1,5 +1,5 @@
-records-exquant.hs:8:7: error:
+records-exquant.hs:8:7: error: [GHC-55876]
• Cannot use record selector ‘a’ as a function due to escaped type variables
• In the expression: a (Showable True)
In an equation for ‘qux’: qux = a (Showable True)