summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T11203.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/polykinds/T11203.stderr')
-rw-r--r--testsuite/tests/polykinds/T11203.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/polykinds/T11203.stderr b/testsuite/tests/polykinds/T11203.stderr
index f5c72133ae..e6f30c0335 100644
--- a/testsuite/tests/polykinds/T11203.stderr
+++ b/testsuite/tests/polykinds/T11203.stderr
@@ -1,4 +1,4 @@
T11203.hs:7:24: error:
- • Couldn't match ‘k1’ with ‘k2’
- • In the data type declaration for ‘Q’
+ • Different names for the same type variable: ‘k1’ and ‘k2’
+ • In the data declaration for ‘Q’