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