summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/tc254.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_compile/tc254.stderr')
-rw-r--r--testsuite/tests/typecheck/should_compile/tc254.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_compile/tc254.stderr b/testsuite/tests/typecheck/should_compile/tc254.stderr
index 2d2c20decb..5f2c7a2c80 100644
--- a/testsuite/tests/typecheck/should_compile/tc254.stderr
+++ b/testsuite/tests/typecheck/should_compile/tc254.stderr
@@ -1,4 +1,4 @@
-tc254.hs:8:1: warning: [-Wmissing-methods (in -Wdefault)]
+tc254.hs:8:1: warning: [GHC-08585] [-Wmissing-methods (in -Wdefault)]
• No explicit associated type or default declaration for ‘Typ’
• In the instance declaration for ‘Cls Int’