purescript / purescript-free

Free monads, Cofree comonads, Yoneda and Coyoneda functors, and the Trampoline monad.
BSD 3-Clause "New" or "Revised" License
93 stars 27 forks source link

Remove MonadZero instance (PureScript 0.15) #109

Closed thomashoneyman closed 2 years ago

thomashoneyman commented 3 years ago

In the next breaking release we should remove instances of the deprecated MonadZero class. We should also remove the build command which censors user-defined warnings, introduced in #108.