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

T15515.hs:16:10: error:
    • Illegal type synonym family application ‘F’ in instance:
        C D
        Use -fprint-explicit-kinds to see the kind arguments
    • In the instance declaration for ‘C (D :: F -> Type)’