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

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

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