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

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