summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T11606.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci/scripts/T11606.stderr')
-rw-r--r--testsuite/tests/ghci/scripts/T11606.stderr6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/tests/ghci/scripts/T11606.stderr b/testsuite/tests/ghci/scripts/T11606.stderr
index bbfb7406c6..3b75f00ea8 100644
--- a/testsuite/tests/ghci/scripts/T11606.stderr
+++ b/testsuite/tests/ghci/scripts/T11606.stderr
@@ -1,12 +1,12 @@
-<interactive>:3:1: warning: [-Wname-shadowing (in -Wall)]
+<interactive>:3:1: warning: [GHC-63397] [-Wname-shadowing (in -Wall)]
This binding for ‘x’ shadows the existing binding
defined at <interactive>:2:1
-<interactive>:4:1: warning: [-Wname-shadowing (in -Wall)]
+<interactive>:4:1: warning: [GHC-63397] [-Wname-shadowing (in -Wall)]
This binding for ‘x’ shadows the existing binding
defined at <interactive>:3:1
-<interactive>:5:5: warning: [-Wname-shadowing (in -Wall)]
+<interactive>:5:5: warning: [GHC-63397] [-Wname-shadowing (in -Wall)]
This binding for ‘x’ shadows the existing binding
defined at <interactive>:4:1