Breaking changes:
- Update project and deps to PureScript v0.15.0 (#90 by @JordanMartinez)
- Drop deprecated
MonadZero
instance (#90 by @JordanMartinez) - Change precedence of
withError
operator to accommodate associativity changes inControl.Alt
(#92 by @thomashoneyman)