[Haskell-cafe] Questions about Functor, Applicative, Monad

Corentin Dupont corentin.dupont at gmail.com
Mon May 5 22:31:41 UTC 2014


Hi everybody!
Two questions in one:
- When you define and instance of a Monad, why don't you get the
Applicative and Functor instances for free? I seem that you can
mechanically write them.
- Do you have examples of things that are Functors but not Applicative?
Applicative but not Monads?

Tchuss
Corentin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140506/3d268fdc/attachment.html>


More information about the Haskell-Cafe mailing list