[Haskell-cafe] Type problem

michael rice nowgate at yahoo.com
Sat Feb 26 21:33:51 CET 2011


Yeah, my bad.

Thanks.

Michael

--- On Sat, 2/26/11, Stephen Tetley <stephen.tetley at gmail.com> wrote:

From: Stephen Tetley <stephen.tetley at gmail.com>
Subject: Re: [Haskell-cafe] Type problem
To: 
Cc: haskell-cafe at haskell.org
Date: Saturday, February 26, 2011, 3:24 PM

Does this help?

listbind :: [a] -> (a -> [b]) -> [b]
listbind = (>>=)

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe at haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110226/a90472ff/attachment.htm>


More information about the Haskell-Cafe mailing list