| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Summoner.Question
Description
This module contains function to proper questioning in terminal.
Documentation
printQuestion :: Text -> [Text] -> IO () #
chooseYesNoBool :: Text -> IO Bool #
queryManyRepeatOnFail :: forall a. (Text -> Maybe a) -> IO [a] #
checkUniqueName :: Text -> IO Text #
trueMessage :: Text -> IO Bool #
falseMessage :: Text -> IO Bool #