diff options
Diffstat (limited to 'testsuite/tests/polykinds/TyVarTvKinds3.stderr')
-rw-r--r-- | testsuite/tests/polykinds/TyVarTvKinds3.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/polykinds/TyVarTvKinds3.stderr b/testsuite/tests/polykinds/TyVarTvKinds3.stderr index a267c3dc82..cda6b50e5e 100644 --- a/testsuite/tests/polykinds/TyVarTvKinds3.stderr +++ b/testsuite/tests/polykinds/TyVarTvKinds3.stderr @@ -1,5 +1,5 @@ -TyVarTvKinds3.hs:9:62: error: +TyVarTvKinds3.hs:9:62: error: [GHC-25897] • Expected kind ‘k1’, but ‘b’ has kind ‘k2’ ‘k2’ is a rigid type variable bound by the type signature for ‘MkBad’ |