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

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