http://haskell.1045720.n5.nabble.com/Interfaces-the-Golden-Path-of-Haskell-tt5732208.html
With this Haskell extension it could be possibe to implement both (Monad m) and (Applicative m => Monad m). Not only both, we could define a lot of Monad for many users. -- View this message in context: http://haskell.1045720.n5.nabble.com/Re-In-opposition-of-Functor-as-super-class-of-Monad-tp5719389p5732573.html Sent from the Haskell - Haskell-prime mailing list archive at Nabble.com. _______________________________________________ Haskell-prime mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-prime
