summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/typecheck/should_compile/tc126.stderr-ghc
blob: a414a0e35afd4a2972e795cf9a0973f1040bb5e8 (plain)
1
2
3
4
5
6
7
8

tc126.hs:15:25:
    Warning: No explicit method nor default method for `bug'
	     In the instance declaration for `Bug (Int -> r) Int r'

tc126.hs:16:10:
    Warning: No explicit method nor default method for `bug'
    In the instance declaration for `Bug f (c a) (c r)'