summaryrefslogtreecommitdiff
path: root/testsuite/tests/warnings/should_compile/DodgyExports01.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/warnings/should_compile/DodgyExports01.stderr')
-rw-r--r--testsuite/tests/warnings/should_compile/DodgyExports01.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/warnings/should_compile/DodgyExports01.stderr b/testsuite/tests/warnings/should_compile/DodgyExports01.stderr
index 8e9c00d8b8..d3cae826ab 100644
--- a/testsuite/tests/warnings/should_compile/DodgyExports01.stderr
+++ b/testsuite/tests/warnings/should_compile/DodgyExports01.stderr
@@ -1,5 +1,5 @@
-DodgyExports01.hs:2:13: warning: [-Wdodgy-exports (in -Wextra)]
+DodgyExports01.hs:2:13: warning: [GHC-75356] [-Wdodgy-exports (in -Wextra)]
The export item ‘T(..)’ suggests that
‘T’ has (in-scope) constructors or class methods,
but it has none