summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_compile/T14643.stderr
blob: c5f204e799a95f7ef67bd0c3d510cbd5f969bf4d (plain)
1
2
3
4
5
6
7
8

T14643.hs:5:18: warning: [-Wpartial-type-signatures (in -Wdefault)]
    • Found type wildcard ‘_’ standing for ‘()’
    • In the type signature: af :: (Num a, _) => a -> a

T14643.hs:5:18: warning: [-Wpartial-type-signatures (in -Wdefault)]
    • Found type wildcard ‘_’ standing for ‘()’
    • In the type signature: ag :: (Num a, _) => a -> a