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

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