summaryrefslogtreecommitdiff
path: root/testsuite/tests/dependent/should_fail/T16326_Fail8.stderr
blob: 16c2aa617eb72aef6e12463c8212495671d54a7e (plain)
1
2
3
4
5
6

T16326_Fail8.hs:7:10: error:
    Illegal class instance: ‘forall a -> C (Blah a)’
      Class instances must be of the form
        context => C ty_1 ... ty_n
      where ‘C’ is a class