#3136: monad syntax extension
------------------------------+---------------------------------------------
 Reporter:  neodymion         |          Owner:                  
     Type:  feature request   |         Status:  new             
 Priority:  normal            |      Milestone:                  
Component:  Compiler          |        Version:  6.10.1          
 Severity:  normal            |     Resolution:                  
 Keywords:                    |       Testcase:                  
       Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
------------------------------+---------------------------------------------
Comment (by NeilMitchell):

 This is the kind of thing that should be discussed, and refined, perhaps
 on a wiki, before raising a bug for it.

 I've seen Simon PJ talk about the syntax:

 {{{
 print (readInt (<- getLine) + readInt (<- getLine))
 }}}

 There was a whole discussion on it, which raised things like which do
 block are these floated to, and now do x /= x by a very long way.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3136#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to