This commit is contained in:
2024-11-18 11:02:12 +00:00
parent 3c5e5b92b1
commit 69fe28afe7
3 changed files with 12 additions and 84 deletions
+1 -10
View File
@@ -1,10 +1 @@
/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
| ^^^
All good (594 modules, at 11:01:56)