summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail116.stderr
blob: 8e7372413a3d8480df11989f12a852ef392304b8 (plain)
1
2
3
4
5
6

tcfail116.hs:5:1:
    The class method `bug'
    mentions none of the type variables of the class Foo a
    When checking the class method: bug :: ()
    In the class declaration for `Foo'