summaryrefslogtreecommitdiff
path: root/testsuite/tests/dependent/should_fail/T13780a.stderr
blob: 5253ed0dbdcde40fab8746c0dff6a530e3b1e3e2 (plain)
1
2
3
4
5
6
7

T13780a.hs:9:40: error:
    • Couldn't match kind ‘a’ with ‘Bool’
      Expected kind ‘Foo a’, but ‘MkFoo’ has kind ‘Foo Bool’
    • In the second argument of ‘(~)’, namely ‘MkFoo’
      In the definition of data constructor ‘SMkFoo’
      In the data instance declaration for ‘Sing’