summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/rn046.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/rename/should_compile/rn046.stderr')
-rw-r--r--testsuite/tests/rename/should_compile/rn046.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/rename/should_compile/rn046.stderr b/testsuite/tests/rename/should_compile/rn046.stderr
index e1947d914d..227b09e6e1 100644
--- a/testsuite/tests/rename/should_compile/rn046.stderr
+++ b/testsuite/tests/rename/should_compile/rn046.stderr
@@ -1,8 +1,8 @@
-rn046.hs:2:1: warning: [-Wunused-imports (in -Wextra)]
+rn046.hs:2:1: warning: [GHC-66111] [-Wunused-imports (in -Wextra)]
The import of ‘Data.List’ is redundant
except perhaps to import instances from ‘Data.List’
To import instances alone, use: import Data.List()
-rn046.hs:3:19: warning: [-Wunused-imports (in -Wextra)]
+rn046.hs:3:19: warning: [GHC-38856] [-Wunused-imports (in -Wextra)]
The import of ‘ord’ from module ‘Data.Char’ is redundant