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.stderr10
1 files changed, 5 insertions, 5 deletions
diff --git a/testsuite/tests/typecheck/should_compile/T7050.stderr b/testsuite/tests/typecheck/should_compile/T7050.stderr
index 8a2f9f97e4..e115954bc8 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:
- Ignoring unusable UNPACK pragma on the first argument of ‘Foo’
- In the definition of data constructor ‘Foo’
- In the data type declaration for ‘Foo’
+
+T7050.hs:3:14: warning:
+ • Ignoring unusable UNPACK pragma on the first argument of ‘Foo’
+ • In the definition of data constructor ‘Foo’
+ In the data type declaration for ‘Foo’