summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/rnfail033.stderr
blob: 6b6849d1e5d0a0643a0a061cb79fa869033186fd (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.all’ (imported from Data.List),
      ‘Data.List.and’ (imported from Data.List)