/home/justin/Haskell/loop/src/Dodge/Update.hs:356:5-9: warning: [-Wunused-local-binds] Defined but not used: ‘mysel’ | 356 | mysel = inverseSelSecYint (posSelSecYint cfig ldp (mpos ^. _y)) sss | ^^^^^ /home/justin/Haskell/loop/src/Dodge/Update.hs:359:17-19: warning: [-Wunused-matches] Defined but not used: ‘sss’ | 359 | shiftInvItemsUp sss (_,i) w = fromMaybe w $ do | ^^^