6 lines
178 B
Plaintext
6 lines
178 B
Plaintext
/home/justin/Haskell/loop/src/Dodge/DisplayInventory.hs:214:5-9: warning: [-Wunused-local-binds]
|
||
Defined but not used: ‘scurs’
|
||
|
|
||
214 | scurs = do
|
||
| ^^^^^
|