summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/T2203a.stderr
blob: cd12f6a7beda2013ec1599c09a288065938704c5 (plain)
1
2
3
4
5

T2203a.hs:13:19:
    Illegal type synonym family application in instance:
        Either a (TheFoo a)
    In the instance declaration for `Bar (Either a (TheFoo a))'