summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_compile/SuperCls.stderr
blob: a11164482c4127053ed0e1e1213ef121537aa8ef (plain)
1
2
3
4

SuperCls.hs:4:14: warning: [-Wpartial-type-signatures (in -Wdefault)]
    • Found type wildcard ‘_’ standing for ‘()’
    • In the type signature: f :: (Ord a, _) => a -> Bool