summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T7341.stderr
blob: da9ae7f707c917d1d0cee2eede55116d8a957498 (plain)
1
2
3
4
5
6

T7341.hs:11:12:
    Expecting one more argument to `[]'
    The first argument of `C' should have kind `*',
      but `[]' has kind `* -> *'
    In the instance declaration for `C []'