Skip to content

Conversation

@jamesdbrock
Copy link
Member

Remove MonadZero

Resolves #145

See purescript/purescript-control#62


Checklist:

  • Added the change to the changelog's "Unreleased" section with a link to this PR and your username
  • Linked any existing issues or proposals that this pull request should close
  • Updated or added relevant documentation in the README and/or documentation directory
  • Added a test for the contribution (if applicable)

@jamesdbrock
Copy link
Member Author

It's actually not obvious to me why we should wait for purescript v0.15 before removing MonadZero from this non-core package, see #145 . But here's the PR so we can do this any time.

@thomashoneyman
Copy link
Contributor

We should wait for a breaking release of this library, but I agree and don't see a reason to wait for PureScript 0.15. We followed the core libraries by deprecating rather than removing, but this isn't a core library and there's no hard requirement to keep it in all the way until PureScript 0.15.

@thomashoneyman thomashoneyman added the type: breaking change A change that requires a major version bump. label Jan 26, 2022
@JordanMartinez
Copy link
Contributor

Closed by #160

@thomashoneyman thomashoneyman deleted the monadzero-deprecate branch March 24, 2022 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: breaking change A change that requires a major version bump.

Development

Successfully merging this pull request may close these issues.

Remove MonadZero when v0.15.0 comes out

4 participants