summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_fail/T11515.stderr
blob: 0c8ff61cff67af9c47ade9df585d3419be551af1 (plain)
1
2
3
4
5

T11515.hs:7:8: error:
    • Found type wildcard ‘_’ standing for ‘()’
      To use the inferred type, enable PartialTypeSignatures
    • In the type signature: foo :: (ShowSyn a, _) => a -> String