diff options
Diffstat (limited to 'testsuite/tests/polykinds/T14174.stderr')
-rw-r--r-- | testsuite/tests/polykinds/T14174.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/polykinds/T14174.stderr b/testsuite/tests/polykinds/T14174.stderr index 4aafa647fd..ed79dd08ae 100644 --- a/testsuite/tests/polykinds/T14174.stderr +++ b/testsuite/tests/polykinds/T14174.stderr @@ -1,5 +1,5 @@ -T14174.hs:6:27: error: +T14174.hs:6:27: error: [GHC-83865] • Expecting one more argument to ‘x’ Expected kind ‘x Int’, but ‘x’ has kind ‘* -> *’ • In the second argument of ‘T’, namely ‘x’ |