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

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

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