summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/T10141.stderr
blob: 79c964c71d1cd0595fe2c3a8bf17f82cc446fd54 (plain)
1
2
3
4
5

T10141.hs:6:6: error:
    Expected kind ‘k’, but ‘Int’ has kind ‘*’
    In the first argument of ‘G’, namely ‘Int’
    In the type family declaration for ‘G’