summaryrefslogtreecommitdiff
path: root/testsuite/tests/polykinds/T7341.stderr
blob: c5dd26066051825efbf663c5e6983a2482f0650e (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 []’