# simple-prompt A little library for commandline text prompts for user input. - `prompt`: return a String - `prompt_` ignore input - `yesno` expects y/n answer It uses haskeline to read the input.