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

LinearRecordUpdate.hs:8:12: error: [GHC-18872]
    • Couldn't match type ‘Many’ with ‘One’
        arising from multiplicity of ‘r’
    • In an equation for ‘shouldFail’: shouldFail r = r {y = False}