summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/rn046.stderr-ghc
blob: 433537613741d1efb1f12f82c45b590fbdef2338 (plain)
1
2
3
4
5
6
7
8

rn046.hs:2:1: Warning:
    The import of ‛Data.List’ is redundant
      except perhaps to import instances from ‛Data.List’
    To import instances alone, use: import Data.List()

rn046.hs:3:1: Warning:
    The import of ‛ord’ from module ‛Data.Char’ is redundant