summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/prog018/prog018.stdout
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci/prog018/prog018.stdout')
-rw-r--r--testsuite/tests/ghci/prog018/prog018.stdout2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghci/prog018/prog018.stdout b/testsuite/tests/ghci/prog018/prog018.stdout
index 1fff03d755..dddc475a4a 100644
--- a/testsuite/tests/ghci/prog018/prog018.stdout
+++ b/testsuite/tests/ghci/prog018/prog018.stdout
@@ -7,7 +7,7 @@ A.hs:5:1: warning: [GHC-62161] [-Wincomplete-patterns (in -Wextra)]
In an equation for ‘incompletePattern’:
Patterns of type ‘Int’ not matched: p where p is not one of {0}
-A.hs:8:15: warning: [-Wunused-matches (in -Wextra)]
+A.hs:8:15: warning: [GHC-40910] [-Wunused-matches (in -Wextra)]
Defined but not used: ‘x’
B.hs:7:1: warning: [GHC-66111] [-Wunused-imports (in -Wextra)]