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

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