-
Couldn't load subscription status.
- Fork 30
Closed
Description
I have a small project I'd like to transition from using raw haskeline to this library. However, I make a lot of use of getInputChar directly to do things like ask the user a yes/no follow-up question after a command, and the lifted version defined in the MonadHaskeline class isn't exported. In fact, as far as I can tell, it isn't ever used in this library apart from defining other instances of MonadHaskeline. Is there a good reason not to use getInputChar directly with repline, or perhaps a more idiomatic solution to the problem of getting follow-up answers?
Metadata
Metadata
Assignees
Labels
No labels