Safe Haskell | Safe-Infered |
---|
System.Console.Wizard.BasicIO
Documentation
A very simple standard IO backend for wizards
, supporting input and output.
Default text and password masks are ignored.
A more full-featured back-end is based on Haskeline.
Arbitrary IO actions can be performed in wizards via a MonadIO
instance.