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

T18008.hs:5:43: warning: [-Wpartial-type-signatures (in -Wdefault)]
    • Found type wildcard ‘_’ standing for ‘String’
    • In the type ‘(forall a. Show a => a -> String) -> _’
      In the type signature: f :: (forall a. Show a => a -> String) -> _