diff options
Diffstat (limited to 'testsuite/tests/polykinds/T9200b.stderr')
-rw-r--r-- | testsuite/tests/polykinds/T9200b.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/polykinds/T9200b.stderr b/testsuite/tests/polykinds/T9200b.stderr index 7c3cb65bd0..51a5d1692c 100644 --- a/testsuite/tests/polykinds/T9200b.stderr +++ b/testsuite/tests/polykinds/T9200b.stderr @@ -1,5 +1,5 @@ -T9200b.hs:8:5: error: +T9200b.hs:8:5: error: [GHC-25897] • Expected kind ‘k’, but ‘True’ has kind ‘Bool’ • In the first argument of ‘F’, namely ‘True’ In the type family declaration for ‘F’ |