[GHC] #10498: "if ... then \case -> else ..." causes a "missing else clause" error
GHC
ghc-devs at haskell.org
Tue Oct 6 14:17:49 UTC 2015
#10498: "if ... then \case -> else ..." causes a "missing else clause" error
-------------------------------------+-------------------------------------
Reporter: dramforever | Owner:
Type: bug | Status: patch
Priority: normal | Milestone: 7.10.3
Component: Compiler | Version: 7.10.1
(Parser) |
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: Other | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D1309
-------------------------------------+-------------------------------------
Comment (by simonmar):
Worth double-checking to see whether the set of shift/reduce conflicts in
`Parser.y` needs updating.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10498#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list