6 lines
214 B
Plaintext
6 lines
214 B
Plaintext
/home/justin/Haskell/loop/src/Dodge/Update.hs:416:9-12: warning: [-Wunused-matches]
|
||
Defined but not used: ‘tmid’
|
||
|
|
||
416 | tmid <- w ^? hud . hudElement . subInventory . termID
|
||
| ^^^^
|