#4359: Implement lambda-case/lambda-if
---------------------------------+------------------------------------------
Reporter: batterseapower | Owner: igloo
Type: feature request | Status: patch
Priority: high | Milestone: 7.4.1
Component: Compiler | Version: 7.1
Keywords: | Testcase:
Blockedby: | Difficulty:
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
Comment(by simonmar):
I don't like the explicit layout idea. The goal so far has been to find a
way to allow multi-clause multi-argument anonymous functions but without
adding any inconsistencies to the language. Having `\` introduce a layout
context fits the bill, but unfortunately it breaks many common idioms.
Perhaps the only way to do this is to have a new keyword.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4359#comment:52>
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