summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T7906.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rename/should_fail/T7906.stderr')
-rw-r--r--testsuite/tests/rename/should_fail/T7906.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/rename/should_fail/T7906.stderr b/testsuite/tests/rename/should_fail/T7906.stderr
index 5a8c7cb77d..38576165e1 100644
--- a/testsuite/tests/rename/should_fail/T7906.stderr
+++ b/testsuite/tests/rename/should_fail/T7906.stderr
@@ -1,5 +1,5 @@
-T7906.hs:5:15: error:
+T7906.hs:5:15: error: [GHC-44432]
The INLINABLE pragma for ‘foo’ lacks an accompanying binding
Suggested fix:
Move the INLINABLE pragma to the declaration site of ‘foo’.