6 lines
189 B
Plaintext
6 lines
189 B
Plaintext
/home/justin/Haskell/loop/src/Shader/Parameters.hs:9:1-19: warning: [-Wunused-imports]
|
||
The import of ‘Picture.Data’ is redundant
|
||
|
|
||
9 | import Picture.Data
|
||
| ^^^^^^^^^^^^^^^^^^^
|