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

T13780a.hs:9:40: error:
    • 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’