parent
5cc96cbdba
commit
f3bce99120
18 changed files with 289 additions and 103 deletions
|
@ -20,7 +20,7 @@ type InputHandler a = Event -> (a -> a)
|
|||
data ListSelector = ListSelector {
|
||||
selection :: Int,
|
||||
selected :: Bool
|
||||
}
|
||||
} deriving (Eq, Show)
|
||||
|
||||
------------------------------ Exported ------------------------------
|
||||
|
||||
|
|
Reference in a new issue