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

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