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

LinearPartialSig.hs:5:9: error: [GHC-88464]
    • 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