summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/rnfail031.stderr
blob: 95d8ea1561f4e39747fb9c8ebd740752b8aae167 (plain)
1
2
3
4
5

rnfail031.hs:2:21: error:
    Not in scope: ‘Data.List.map’
    Perhaps you want to add ‘map’ to the import list in the import of
    ‘Data.List’ (rnfail031.hs:3:1-36).