summaryrefslogtreecommitdiff
path: root/testsuite/tests/linear/should_fail/LinearPartialSig.stderr
blob: cc302ec4b60572aa4a8fb581cd81f072fbb6f117 (plain)
1
2
3
4
5
6
7

LinearPartialSig.hs:5:9: error:
    • Found type wildcard ‘_’
        standing for ‘'Many :: GHC.Types.Multiplicity’
      To use the inferred type, enable PartialTypeSignatures
    • In the type ‘a %_ -> a’
      In the type signature: f :: a %_ -> a