summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/SimpleFail1b.stderr
blob: f156c46987baff2a844c75f808cedfbf9f3c9f70 (plain)
1
2
3
4

SimpleFail1b.hs:4:1: error: [GHC-83865]
    • Expected kind ‘* -> *’, but ‘T1 Int Bool’ has kind ‘*’
    • In the data instance declaration for ‘T1’