diff options
Diffstat (limited to 'testsuite/tests/polykinds/BadKindVar.stderr')
-rw-r--r-- | testsuite/tests/polykinds/BadKindVar.stderr | 2 |
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â |