summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/rn046.stderr-ghc
blob: c2a4195287a3bdf4c6738fec24b7db2fffb0eb52 (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