summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/T7019a.stderr
blob: 9772b85e5812e1b1fd6f3817779d38b09dbe39f9 (plain)
1
2
3
4
5
6
7

T7019a.hs:11:1: error:
    • Illegal polymorphic type: forall b. Context (Associated a b)
      A constraint must be a monotype
    • In the context: (forall b. Context (Associated a b))
      While checking the super-classes of class ‘Class’
      In the class declaration for ‘Class’