summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/BadKindVar.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/polykinds/BadKindVar.stderr')
-rw-r--r--testsuite/tests/polykinds/BadKindVar.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/polykinds/BadKindVar.stderr b/testsuite/tests/polykinds/BadKindVar.stderr
index 3312350602..19944a4df8 100644
--- a/testsuite/tests/polykinds/BadKindVar.stderr
+++ b/testsuite/tests/polykinds/BadKindVar.stderr
@@ -1,5 +1,5 @@
-BadKindVar.hs:8:21: error:
+BadKindVar.hs:9:21: error:
Unexpected kind variable ‘k’
Perhaps you intended to use PolyKinds
In the type signature for ‘f’