summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/PolyKinds07.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/polykinds/PolyKinds07.stderr')
-rw-r--r--testsuite/tests/polykinds/PolyKinds07.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/polykinds/PolyKinds07.stderr b/testsuite/tests/polykinds/PolyKinds07.stderr
index 3a38a6777f..ce70e7d07a 100644
--- a/testsuite/tests/polykinds/PolyKinds07.stderr
+++ b/testsuite/tests/polykinds/PolyKinds07.stderr
@@ -2,6 +2,6 @@
PolyKinds07.hs:10:11:
Data constructor ‘A1’ cannot be used here
(it is defined and used in the same recursive group)
- In the first argument of ‘B’, namely ‘A1’
- In the type ‘B A1’
+ In the first argument of ‘B’, namely ‘ 'A1’
+ In the type ‘B 'A1’
In the definition of data constructor ‘B1’