summaryrefslogtreecommitdiff
path: root/testsuite/tests/warnings/should_compile/Werror01.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/warnings/should_compile/Werror01.stderr')
-rw-r--r--testsuite/tests/warnings/should_compile/Werror01.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/warnings/should_compile/Werror01.stderr b/testsuite/tests/warnings/should_compile/Werror01.stderr
index 1cebb3f0d0..85c01ed19b 100644
--- a/testsuite/tests/warnings/should_compile/Werror01.stderr
+++ b/testsuite/tests/warnings/should_compile/Werror01.stderr
@@ -1,3 +1,3 @@
-Werror01.hs:5:1: warning: [-Wmissing-signatures (in -Wall)]
+Werror01.hs:5:1: warning: [GHC-38417] [-Wmissing-signatures (in -Wall)]
Top-level binding with no type signature: foo :: () -> ()