summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T15515.stderr
blob: ded60fc30f633f07e4ec12b60afe27cb5637028b (plain)
1
2
3
4
5

T15515.hs:16:10: error:
    • Illegal type synonym family application ‘F’ in instance:
        C @{F -> *} D
    • In the instance declaration for ‘C (D :: F -> Type)’