taskell-1.7.0.0: A command-line kanban board/task manager

Safe HaskellNone
LanguageHaskell2010

IO.Keyboard.Types

Documentation

data Binding Source #

Constructors

BChar Char 
BKey Text 
Instances
Eq Binding Source # 
Instance details

Defined in IO.Keyboard.Types

Methods

(==) :: Binding -> Binding -> Bool #

(/=) :: Binding -> Binding -> Bool #

Ord Binding Source # 
Instance details

Defined in IO.Keyboard.Types

Show Binding Source # 
Instance details

Defined in IO.Keyboard.Types