summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T15527.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/T15527.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/T15527.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/typecheck/should_fail/T15527.stderr b/testsuite/tests/typecheck/should_fail/T15527.stderr
index 6729c26bd5..a71f82583a 100644
--- a/testsuite/tests/typecheck/should_fail/T15527.stderr
+++ b/testsuite/tests/typecheck/should_fail/T15527.stderr
@@ -1,4 +1,4 @@
-T15527.hs:5:6: error:
+T15527.hs:5:6: error: [GHC-23482]
Illegal visible type application ‘@Int’
- Perhaps you intended to use TypeApplications
+ Suggested fix: Perhaps you intended to use TypeApplications