summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T16114.stderr
blob: aec0e3e3e0e345d7da11d7171a3924b505d0c94e (plain)
1
2
3
4
5
6

T16114.hs:4:10: error:
    Illegal class instance: ‘Eq a => Eq a => Eq (T a)’
      Class instances must be of the form
        context => C ty_1 ... ty_n
      where ‘C’ is a class