summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/rnfail033.stderr
blob: c9abd0f87a96d8183cbc2878eba4ccafef8f7ef6 (plain)
1
2
3
4
5
6
7

rnfail033.hs:2:21:
    Not in scope: `Data.List.map'
    Perhaps you meant one of these:
      `Data.List.zip' (imported from Data.List),
      `Data.List.sum' (imported from Data.List),
      `Data.List.all' (imported from Data.List)