summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/T5515.stderr
blob: 688eef697e140ea1eada1d4ebbca56ddbd4faba5 (plain)
1
2
3
4
5
6
7
8

T5515.hs:9:3: error:
    The RHS of an associated type declaration mentions out-of-scope variable ‘a’
      All such variables must be bound on the LHS

T5515.hs:15:3: error:
    The RHS of an associated type declaration mentions out-of-scope variable ‘a’
      All such variables must be bound on the LHS