summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/T7050.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_compile/T7050.stderr')
-rw-r--r--testsuite/tests/typecheck/should_compile/T7050.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/typecheck/should_compile/T7050.stderr b/testsuite/tests/typecheck/should_compile/T7050.stderr
index e115954bc8..3efb704434 100644
--- a/testsuite/tests/typecheck/should_compile/T7050.stderr
+++ b/testsuite/tests/typecheck/should_compile/T7050.stderr
@@ -1,5 +1,5 @@
-T7050.hs:3:14: warning:
+T7050.hs:3:14: warning: [GHC-40091]
• Ignoring unusable UNPACK pragma on the first argument of ‘Foo’
• In the definition of data constructor ‘Foo’
In the data type declaration for ‘Foo’