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

T5211.hs:5:1:
    Warning: The import of `Foreign.Storable' is redundant
               except perhaps to import instances from `Foreign.Storable'
             To import instances alone, use: import Foreign.Storable()