[Haskell-cafe] On to applicative

michael rice nowgate at yahoo.com
Thu Sep 2 21:52:07 EDT 2010


Cool, I'll go looking for it. I couldn't find anything on Hoogle.

Thanks,

Michael

--- On Thu, 9/2/10, David Menendez <dave at zednenem.com> wrote:

From: David Menendez <dave at zednenem.com>
Subject: Re: [Haskell-cafe] On to applicative
To: "michael rice" <nowgate at yahoo.com>
Cc: haskell-cafe at haskell.org
Date: Thursday, September 2, 2010, 9:26 PM

On Thu, Sep 2, 2010 at 9:16 PM, michael rice <nowgate at yahoo.com> wrote:

This may be a dumb question, but here goes.

Types Maybe, Either, List, are types and also instances of Functor (and Monad).


Assuming (->) is also a type, where can I find its type definition?

(->) is a built-in type. You could say its definition is in the Haskell Report.


-- 
Dave Menendez <dave at zednenem.com>
<http://www.eyrie.org/~zednenem/>




      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100902/374fa3fe/attachment.html


More information about the Haskell-Cafe mailing list