
#10843: Allow do blocks without dollar signs as arguments -------------------------------------+------------------------------------- Reporter: agibiansky | Owner: agibiansky Type: feature request | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.10.2 (Parser) | Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: #11706 | Differential Rev(s): Phab:D1219 Wiki Page: | -------------------------------------+------------------------------------- Comment (by simonpj): I'm one of those who thinks that the fact that `f R { x = e }` means `f (R { x = e })` is a mistake :-). But I appreciate the wiki page, which makes the proposal much more concrete. If there is a reasonable level of support (which seems to be the case) I won't object. I think it's be worth an email to ghc-users to draw attention to the wiki page and invite support or other feedback. Simon -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10843#comment:22 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler