summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_compile/T21589.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/parser/should_compile/T21589.stderr')
-rw-r--r--testsuite/tests/parser/should_compile/T21589.stderr8
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/tests/parser/should_compile/T21589.stderr b/testsuite/tests/parser/should_compile/T21589.stderr
index 5e1524f2f4..49f12b294b 100644
--- a/testsuite/tests/parser/should_compile/T21589.stderr
+++ b/testsuite/tests/parser/should_compile/T21589.stderr
@@ -1,16 +1,16 @@
-T21589.hs:1:1: warning: [-Wunrecognised-pragmas (in -Wdefault)]
+T21589.hs:1:1: warning: [GHC-42044] [-Wunrecognised-pragmas (in -Wdefault)]
Unrecognised pragma: LANGUGE
Suggested fix: Perhaps you meant ‘LANGUAGE’
-T21589.hs:2:1: warning: [-Wunrecognised-pragmas (in -Wdefault)]
+T21589.hs:2:1: warning: [GHC-42044] [-Wunrecognised-pragmas (in -Wdefault)]
Unrecognised pragma: OPTION_HUGS
Suggested fix: Perhaps you meant ‘OPTIONS_HUGS’
-T21589.hs:3:1: warning: [-Wunrecognised-pragmas (in -Wdefault)]
+T21589.hs:3:1: warning: [GHC-42044] [-Wunrecognised-pragmas (in -Wdefault)]
Unrecognised pragma: LIE
Suggested fix: Perhaps you meant ‘LINE’
-T21589.hs:8:1: warning: [-Wunrecognised-pragmas (in -Wdefault)]
+T21589.hs:8:1: warning: [GHC-42044] [-Wunrecognised-pragmas (in -Wdefault)]
Unrecognised pragma: INLNE
Suggested fix: Perhaps you meant ‘INLINE’