summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_fail/WildcardInPatSynSig.stderr
blob: 9a4aca1429d0800acbe433b9126a6cc1475dc8a1 (plain)
1
2
3
4

WildcardInPatSynSig.hs:4:37:
    Unexpected wild card: ‘_’
    In the type signature for ‘Single’: Single :: _ -> [a]