summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_fail/PartialTypeSignaturesDisabled.stderr
blob: 727d922c23129a859a5afdcf0a1e504479a16ff1 (plain)
1
2
3
4
5
6
7
8
9
10

PartialTypeSignaturesDisabled.hs:4:8:
    Found hole ‘_’ with type: Bool
    To use the inferred type, enable PartialTypeSignatures
    In the type signature for ‘foo’: _ -> _

PartialTypeSignaturesDisabled.hs:4:13:
    Found hole ‘_’ with type: Bool
    To use the inferred type, enable PartialTypeSignatures
    In the type signature for ‘foo’: _ -> _