summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/T20187a.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_compile/T20187a.stderr')
-rw-r--r--testsuite/tests/typecheck/should_compile/T20187a.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_compile/T20187a.stderr b/testsuite/tests/typecheck/should_compile/T20187a.stderr
index 7fcde05809..88085f53ac 100644
--- a/testsuite/tests/typecheck/should_compile/T20187a.stderr
+++ b/testsuite/tests/typecheck/should_compile/T20187a.stderr
@@ -1,5 +1,5 @@
-T20187a.hs:7:10: warning: [-Wredundant-strictness-flags]
+T20187a.hs:7:10: warning: [GHC-55666] [-Wredundant-strictness-flags]
• Strictness flag has no effect on unlifted type ‘Int#’
• In the definition of data constructor ‘T’
In the data type declaration for ‘T’