summaryrefslogtreecommitdiff
path: root/testsuite/tests/warnings/should_compile/T14794f.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/warnings/should_compile/T14794f.stderr')
-rw-r--r--testsuite/tests/warnings/should_compile/T14794f.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/warnings/should_compile/T14794f.stderr b/testsuite/tests/warnings/should_compile/T14794f.stderr
index fd138d5911..0f67355151 100644
--- a/testsuite/tests/warnings/should_compile/T14794f.stderr
+++ b/testsuite/tests/warnings/should_compile/T14794f.stderr
@@ -1,8 +1,8 @@
-T14794f.hs:8:1: warning: [-Wmissing-pattern-synonym-signatures (in -Wall)]
+T14794f.hs:8:1: warning: [GHC-38417] [-Wmissing-pattern-synonym-signatures (in -Wall)]
Pattern synonym with no type signature:
pattern TestExported :: Bool
-T14794f.hs:10:1: warning: [-Wmissing-pattern-synonym-signatures (in -Wall)]
+T14794f.hs:10:1: warning: [GHC-38417] [-Wmissing-pattern-synonym-signatures (in -Wall)]
Pattern synonym with no type signature:
pattern TestUnexported :: Bool