Changelog of @hackage/prompt 0.1.1.1

0.1.1.1

https://github.com/mstksg/prompt/releases/tag/v0.1.1.1

  • Removed redundant Error constraint on MonadPrompt instance for ErrorT.

0.1.1.0

https://github.com/mstksg/prompt/releases/tag/v0.1.1.0

  • Fixed Alternative and MonadPlus instances to behave meaningfully --- that is, with "short circuiting" behavior for t's that offer it.

0.1.0.0

https://github.com/mstksg/prompt/releases/tag/v0.1.0.0

  • Initial release!