summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/T2203a.stderr
blob: 67390f298f194db9c27b77d79f6d9c7ffdd21f07 (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))’