summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/T7536.stderr
blob: 22c565be629149f1edf591f257de0bb972454a5f (plain)
1
2
3
4
5
6

T7536.hs:8:21: error:
    • Type variable ‘a’ is mentioned in the RHS,
        but not bound on the LHS of the family instance
        The real LHS (expanding synonyms) is: TF Int
    • In the type instance declaration for ‘TF’