summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/rnfail033.stderr
blob: 9e95a85e53d91eed87b0d4df3506a18ee0250983 (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)