/home/justin/Haskell/loop/src/Dodge/Update/Input/InGame.hs:159:1-21: warning: [-Wunused-top-binds] Defined but not used: ‘updateCombineInvClick’ | 159 | updateCombineInvClick sss w = case w ^. input . mouseContext of | ^^^^^^^^^^^^^^^^^^^^^ /home/justin/Haskell/loop/src/Dodge/Update/Input/InGame.hs:159:23-25: warning: [-Wunused-matches] Defined but not used: ‘sss’ | 159 | updateCombineInvClick sss w = case w ^. input . mouseContext of | ^^^