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

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

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