/home/justin/Haskell/loop/src/Dodge/Inventory.hs:250:1-16: warning: [-Wunused-top-binds] Defined but not used: ‘isConnectedAbove’ | 250 | isConnectedAbove x = case x ^. locLdtContext of | ^^^^^^^^^^^^^^^^ /home/justin/Haskell/loop/src/Dodge/Inventory.hs:255:1-16: warning: [-Wunused-top-binds] Defined but not used: ‘isConnectedBelow’ | 255 | isConnectedBelow x = case x ^. locLdtContext of | ^^^^^^^^^^^^^^^^