summaryrefslogtreecommitdiff
path: root/testsuite/tests/partial-sigs/should_fail/T11122.stderr
blob: 57a74f9e58de1b7a523a8a5a04859f25f3165edd (plain)
1
2
3
4
5
6
7

T11122.hs:19:18: warning:
    • Found type wildcard ‘_’ standing for ‘Int’
    • In the type signature:
        parser :: Parser _
    • Relevant bindings include
        parser :: Parser Int (bound at T11122.hs:21:1)