Send Beginners mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://www.haskell.org/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."


Today's Topics:

   1. Re:  Is Cons in the Haskell Module Library (Vikraman)


----------------------------------------------------------------------

Message: 1
Date: Mon, 23 Dec 2013 02:24:47 +0530
From: Vikraman <[email protected]>
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <[email protected]>
Subject: Re: [Haskell-beginners] Is Cons in the Haskell Module Library
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii

On Sun, Dec 22, 2013 at 03:38:42PM -0500, Brent Yorgey wrote:
> On Sun, Dec 22, 2013 at 12:23:42PM -0500, Patrick Lynch wrote:
> > Good morning,
> > I'm going through Graham Hutton's link on Category Theory [and yes I 
> > understand that you needn't study CT in order to use Haskell] and he uses 
> > Cons.
> > I realize that Cons may be a synonym for ':'.
> > But can someone tell me how to search the Haskell Library to find the 
> > module containing Cons?
> > Thank you and Merry Christmas
> 
> Are you asking how to find the definition of (:) in Haskell? (It is
> special built-in syntax.)  Or are you asking how to find out what
> Graham Hutton means by 'Cons'?  In the latter case, you will have to
> tell us exactly where in his notes to look, because out of context it
> is impossible to tell.
> 

Probably this one, page 4.

http://www.cs.nott.ac.uk/~gmh/cat2.pdf

-- 
Vikraman


------------------------------

Subject: Digest Footer

_______________________________________________
Beginners mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/beginners


------------------------------

End of Beginners Digest, Vol 66, Issue 15
*****************************************

Reply via email to