summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T3966.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/T3966.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/T3966.stderr16
1 files changed, 8 insertions, 8 deletions
diff --git a/testsuite/tests/typecheck/should_fail/T3966.stderr b/testsuite/tests/typecheck/should_fail/T3966.stderr
index a76ede1185..f79574696b 100644
--- a/testsuite/tests/typecheck/should_fail/T3966.stderr
+++ b/testsuite/tests/typecheck/should_fail/T3966.stderr
@@ -1,8 +1,8 @@
-
-T3966.hs:5:16: 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’
-
-<no location info>: error:
-Failing due to -Werror.
+
+T3966.hs:5:16: 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’
+
+<no location info>: error:
+Failing due to -Werror.