summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_compile/T16334.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/partial-sigs/should_compile/T16334.stderr')
-rw-r--r--testsuite/tests/partial-sigs/should_compile/T16334.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/partial-sigs/should_compile/T16334.stderr b/testsuite/tests/partial-sigs/should_compile/T16334.stderr
index 83429e0d33..e39c482b54 100644
--- a/testsuite/tests/partial-sigs/should_compile/T16334.stderr
+++ b/testsuite/tests/partial-sigs/should_compile/T16334.stderr
@@ -1,4 +1,4 @@
-T16334.hs:5:14: warning: [-Wpartial-type-signatures (in -Wdefault)]
+T16334.hs:5:14: warning: [GHC-88464] [-Wpartial-type-signatures (in -Wdefault)]
• Found type wildcard ‘_t’ standing for ‘Type’
• In the type signature: k :: (Int :: _t)