diff options
Diffstat (limited to 'testsuite/tests/polykinds/T15881a.stderr')
-rw-r--r-- | testsuite/tests/polykinds/T15881a.stderr | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/polykinds/T15881a.stderr b/testsuite/tests/polykinds/T15881a.stderr index 84014c7abc..23f207dff3 100644 --- a/testsuite/tests/polykinds/T15881a.stderr +++ b/testsuite/tests/polykinds/T15881a.stderr @@ -2,3 +2,4 @@ T15881a.hs:8:22: error: • Expected a type, but ‘a’ has kind ‘n’ • In the kind ‘a -> Type’ + In the data type declaration for ‘A’ |