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

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