summaryrefslogtreecommitdiff
path: root/testsuite/tests/gadt/T3163.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/gadt/T3163.stderr')
-rw-r--r--testsuite/tests/gadt/T3163.stderr10
1 files changed, 5 insertions, 5 deletions
diff --git a/testsuite/tests/gadt/T3163.stderr b/testsuite/tests/gadt/T3163.stderr
index 095378b540..c6b6a976da 100644
--- a/testsuite/tests/gadt/T3163.stderr
+++ b/testsuite/tests/gadt/T3163.stderr
@@ -1,5 +1,5 @@
-
-T3163.hs:8:5: error:
- Illegal polymorphic or qualified type: forall s. s
- In the definition of data constructor ‘Unreached’
- In the data type declaration for ‘Taker’
+
+T3163.hs:8:5: error:
+ Illegal polymorphic or qualified type: forall s1. s1
+ In the definition of data constructor ‘Unreached’
+ In the data type declaration for ‘Taker’