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