[GHC] #9773: Binding ImplicitParams in lambda results in parse error
GHC
ghc-devs at haskell.org
Wed Nov 5 11:28:59 UTC 2014
#9773: Binding ImplicitParams in lambda results in parse error
-------------------------------------+-------------------------------------
Reporter: | Owner:
SimonHengel | Status: closed
Type: bug | Milestone:
Priority: normal | Version: 7.8.3
Component: Compiler | Keywords:
(Parser) | Architecture: Unknown/Multiple
Resolution: invalid | Difficulty: Unknown
Operating System: | Blocked By:
Unknown/Multiple | Related Tickets:
Type of failure: GHC |
rejects valid program |
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by simonpj):
If you mean that the latter could be syntactic sugar for the former, then
I yes I suppose you could do that, but I think it'd be pretty confusing.
Worth reading the original paper too: http://galois.com/wp-
content/uploads/2014/08/pub_JL_ImplicitParameters.pdf
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9773#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list