On May 6, 2009, at 12:18 , Nico Rolle wrote:
why does this don't work?

test = let a = (>)
   in 1 `a` 2


Works fine here once I correct your indentation (the "in" needs to be indented at least as far as the "l" in "let").

--
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allb...@kf8nh.com
system administrator [openafs,heimdal,too many hats] allb...@ece.cmu.edu
electrical and computer engineering, carnegie mellon university    KF8NH


Attachment: PGP.sig
Description: This is a digitally signed message part

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

Reply via email to