Safe Haskell | None |
---|---|
Language | Haskell2010 |
UI
Documentation
data GlobalState Source #
Constructors
GlobalState | |
runSettingsUI :: IO () Source #
getShowHints :: IO Bool Source #
getShowControls :: IO Bool Source #
runCardsUI :: GlobalState -> [Card] -> IO State Source #
runCardSelectorUI :: GlobalState -> IO () Source #
runCardsWithOptions :: GlobalState -> [Card] -> IO () Source #
runMainMenuUI :: GlobalState -> IO () Source #
runBrickFlashcards :: GlobalState -> IO () Source #