purescript/purescript-lists

Fully remove deprecated MonadZero instance (v0.15.0 PS)

JordanMartinez opened this issue · 1 comments

When we make the next round of breaking changes (e.g. v0.15.0 of PureScript), this is a reminder to remove all MonadZero instances.

We will also want to update the package.json file to no longer censor user-defined warnings once that warning is no longer present in this library.