summaryrefslogtreecommitdiff
path: root/testsuite/tests/linear/should_fail/LinearLet.stderr
blob: de1771f89fc466eb55e8e2db922b2694ecbb2024 (plain)
1
2
3
4
5

LinearLet.hs:5:3: error: [GHC-18872]
    • Couldn't match type ‘'Many’ with ‘'One’
        arising from multiplicity of ‘x’
    • In an equation for ‘f’: f x = let y = x in (y, y)