summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/rnfail030.stderr
blob: 462dc5fa2c06ec6e526d9b72ad6afca5c73e8dfd (plain)
1
2
3
4
5

rnfail030.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’ (rnfail030.hs:3:1-19).