Send Beginners mailing list submissions to
        beginners@haskell.org

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
        beginners-requ...@haskell.org

You can reach the person managing the list at
        beginners-ow...@haskell.org

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 <patrick.leboutill...@gmail.com>
Subject: Re: [Haskell-beginners] Signatures
To: Felipe Lessa <felipe.le...@gmail.com>
Cc: beginners@haskell.org
Message-ID:
        <aanlktinohvhr3kgtlh_txljctqgl1dywghxzmezy2...@mail.gmail.com>
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 <co...@colina.demon.co.uk>
Subject: Re: [Haskell-beginners] Signatures
To: Patrick LeBoutillier <patrick.leboutill...@gmail.com>
Cc: beginners@haskell.org
Message-ID: <m3mxuln0ny....@colina.demon.co.uk>
Content-Type: text/plain; charset=us-ascii

>>>>> "Patrick" == Patrick LeBoutillier <patrick.leboutill...@gmail.com> 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
Beginners@haskell.org
http://www.haskell.org/mailman/listinfo/beginners


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

Reply via email to