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

T20465.hs:17:7: error: [GHC-43085]
    • Overlapping instances for Cls Proxy arising from a use of ‘foo’
      Matching instances:
        instance Cls a -- Defined at T20465.hs:12:10
        instance Cls Proxy -- Defined at T20465.hs:13:10
    • In the expression: foo
      In an equation for ‘bar’: bar = foo