[GHC] #10988: Suggest LambdaCase

GHC ghc-devs at haskell.org
Mon Oct 19 19:53:28 UTC 2015


#10988: Suggest LambdaCase
-------------------------------------+-------------------------------------
        Reporter:  goldfire          |                Owner:
            Type:  bug               |               Status:  new
        Priority:  high              |            Milestone:  8.0.1
       Component:  Compiler          |              Version:  7.10.2
  (Parser)                           |
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
                                     |  parser/should_fail/ParserNoLambdaCase
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------
Changes (by thomie):

 * testcase:   => parser/should_fail/ParserNoLambdaCase


Comment:

 HEAD, as well as 7.8.4, shows:

 {{{
 Test.hs:3:8: parse error on input ‘case’
 }}}

 See e2b579e8d77357e8b36f57d15daead101586ac8e (#10498).

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10988#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list