#4148: improve new recursive do syntax
---------------------------------+------------------------------------------
Reporter: guest | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 6.12.3
Keywords: | Difficulty:
Os: Unknown/Multiple | Testcase:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
Comment(by simonpj):
The change was in fact explicitly highlighted in my email to the ghc-users
list http://www.mail-archive.com/glasgow-haskell-
[email protected]/msg17406.html.
The difficulty I see with your suggestion is that it requires arbitrary
lookahead to resolve the ambiguity. And in any case, you can always use
'mdo', right? What's wrong with doing that?
Simon
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4148#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