summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/PolyKinds06.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/polykinds/PolyKinds06.stderr')
-rw-r--r--testsuite/tests/polykinds/PolyKinds06.stderr8
1 files changed, 5 insertions, 3 deletions
diff --git a/testsuite/tests/polykinds/PolyKinds06.stderr b/testsuite/tests/polykinds/PolyKinds06.stderr
index 151e636cb1..b2de4bc596 100644
--- a/testsuite/tests/polykinds/PolyKinds06.stderr
+++ b/testsuite/tests/polykinds/PolyKinds06.stderr
@@ -1,4 +1,6 @@
-PolyKinds06.hs:9:11:
- Promoted kind `A' used in a mutually recursive group
- In the kind `A -> *'
+PolyKinds06.hs:10:11:
+ Promoted kind `A1' used in a mutually recursive group
+ In the type `B A1'
+ In the definition of data constructor `B1'
+ In the data type declaration for `B'