blob: cca888e9de22bb86e937fa41fc64031274a59c33 (
plain)
1
2
3
4
5
|
T5211.hs:5:1: warning: [GHC-66111] [-Wunused-imports (in -Wextra)]
The qualified import of ‘Foreign.Storable’ is redundant
except perhaps to import instances from ‘Foreign.Storable’
To import instances alone, use: import Foreign.Storable()
|