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

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

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