summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_fail/tcfail116.stderr
blob: 0fdafcfabaf1daea8cd6b8fa6031880cc6e16592 (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’