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:  Signatures (Patrick LeBoutillier)
   2. Re:  Signatures (Colin Paul Adams)


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

Message: 1
Date: Wed, 23 Jun 2010 12:52:49 -0400
From: Patrick LeBoutillier <[email protected]>
Subject: Re: [Haskell-beginners] Signatures
To: Felipe Lessa <[email protected]>
Cc: [email protected]
Message-ID:
        <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1

>>
>> So
>>
>> nightmare :: Offspring ?
>

If you make

  sex :: Partner -> IO [STD]

then perhaps

  nightmare :: [STD]

becomes more universal...



-- 
=====================
Patrick LeBoutillier
Rosemère, Québec, Canada


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

Message: 2
Date: Wed, 23 Jun 2010 18:01:21 +0100
From: Colin Paul Adams <[email protected]>
Subject: Re: [Haskell-beginners] Signatures
To: Patrick LeBoutillier <[email protected]>
Cc: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii

>>>>> "Patrick" == Patrick LeBoutillier <[email protected]> writes:

    >>> 
    >>> So
    >>> 
    >>> nightmare :: Offspring ?
    >> 

If you make

    Patrick>   sex :: Partner -> IO [STD]

    Patrick> then perhaps

    Patrick>   nightmare :: [STD]

    Patrick> becomes more universal...



What's an STD?
-- 
Colin Adams
Preston Lancashire
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments


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

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


End of Beginners Digest, Vol 24, Issue 30
*****************************************

Reply via email to