wizard
Version 0.1.1 revision 0 uploaded by chessai.
Package meta
- Synopsis
- the fantastical wizard monoid
- Description
A "wizard" can be defined as a program that prompts a user "up front" for multiple inputs and then performs several actions after all input has been collected. The idea is from Gabriel Gonzalez's blog post, http:/www.haskellforall.com201802the-wizard-monoid.html. This library provides a WizardT monad transformer, that allows users to define wizards over different monads, which becomes similarly useful when that monad's Monoid instance lifts the behaviour of the underlying Monoid into its own.
- Author
- chessai
- Bug reports
- n/a
- Category
- Data
- Copyright
- (c) 2018 chessai
- Homepage
- https://github.com/chessai/wizard.git
- Maintainer
- chessai1996@gmail.com
- Package URL
- n/a
- Stability
- n/a