Remove deprecated MonadZero instance (v0.15.0 PS) #135
Labels
purs-0.15
A reminder to address this issue or merge this PR before we release PureScript v0.15.0
type: breaking change
A change that requires a major version bump.
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. Relates to #134, which censors user-defined warnings due to the
MonadZero
instance. The build command should be updated to fail on any warning once we've removed the instance.The text was updated successfully, but these errors were encountered: