-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
purs-0.15A reminder to address this issue or merge this PR before we release PureScript v0.15.0A reminder to address this issue or merge this PR before we release PureScript v0.15.0type: breaking changeA change that requires a major version bump.A change that requires a major version bump.
Description
When we make the next round of breaking changes (e.g. v0.15.0 of PureScript), this is a reminder to remove the MonadZero instance for Array. Relates to #66, 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.
Metadata
Metadata
Assignees
Labels
purs-0.15A reminder to address this issue or merge this PR before we release PureScript v0.15.0A reminder to address this issue or merge this PR before we release PureScript v0.15.0type: breaking changeA change that requires a major version bump.A change that requires a major version bump.