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.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/polykinds/PolyKinds07.stderr b/testsuite/tests/polykinds/PolyKinds07.stderr
index 6b1d6c137d..3a38a6777f 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 definition of data constructor ‘B1’
- In the data declaration for ‘B’