swarm-0.6.0.0: 2D resource gathering game with programmable robots
Safe HaskellSafe-Inferred
LanguageHaskell2010

Swarm.TUI.Model.KeyBindings

Description

Load and show Swarm keybindings.

SPDX-License-Identifier: BSD-3-Clause

Documentation

initKeyHandlingState :: (Has (Throw SystemFailure) sig m, Has (Lift IO) sig m) => m KeyEventHandlingState Source #