Changelog for script-monad-0.0.1
Changelog for script-monad
Unreleased changes
(none)
0.0.1
- New
- Script and ScriptT: Hand-rolled stack of error, reader, writer, state, and prompt
- Http and HttpT: Monad transformer for HTTP sessions with batteries included
- MockIO: Fake IO monad for testing