summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail195.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/typecheck/should_fail/tcfail195.stderr')
-rw-r--r--testsuite/tests/typecheck/should_fail/tcfail195.stderr10
1 files changed, 5 insertions, 5 deletions
diff --git a/testsuite/tests/typecheck/should_fail/tcfail195.stderr b/testsuite/tests/typecheck/should_fail/tcfail195.stderr
index c328b73650..1fa821fbac 100644
--- a/testsuite/tests/typecheck/should_fail/tcfail195.stderr
+++ b/testsuite/tests/typecheck/should_fail/tcfail195.stderr
@@ -1,5 +1,5 @@
-
-tcfail195.hs:6:3: error:
- • Illegal polymorphic type: forall a. a
- • In the definition of data constructor ‘Foo’
- In the data type declaration for ‘Foo’
+
+tcfail195.hs:6:3: error:
+ • Illegal polymorphic type: forall a. a
+ • In the definition of data constructor ‘Foo’
+ In the data type declaration for ‘Foo’