summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T7892.stderr
blob: 3fbca2ce8d2292cb206dece24f1d36659b48ab75 (plain)
1
2
3
4

T7892.hs:9:4: error:
    • Expected kind ‘* -> *’, but ‘f’ has kind ‘*’
    • In the associated type family declaration for ‘F’