summaryrefslogtreecommitdiff
path: root/testsuite/tests/typecheck/should_compile/tc126.stderr
blob: 3c766d813ea43f9e1c63281c71fe0212e2e33b74 (plain)
1
2
3
4
5
6
7
8
9
10

tc126.hs:16:25: Warning:
    No explicit implementation for
      ‘bug’
    In the instance declaration for ‘Bug (Int -> r) Int r’

tc126.hs:17:10: Warning:
    No explicit implementation for
      ‘bug’
    In the instance declaration for ‘Bug f (c a) (c r)’