summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T5211.stderr
blob: bb88d4e2e8b39679c96e58246471031089e2cd1f (plain)
1
2
3
4
5

T5211.hs:5:1: warning: [-Wunused-imports]
    The qualified import of ‘Foreign.Storable’ is redundant
      except perhaps to import instances from ‘Foreign.Storable’
    To import instances alone, use: import Foreign.Storable()