[GHC] #10807: PatternGuards and MultiWayIf layout rules

GHC ghc-devs at haskell.org
Mon Sep 26 21:10:42 UTC 2016


#10807: PatternGuards and MultiWayIf layout rules
-------------------------------------+-------------------------------------
        Reporter:  htebalaka         |                Owner:
            Type:  bug               |               Status:  new
        Priority:  lowest            |            Milestone:
       Component:  Compiler          |              Version:  7.10.2
  (Parser)                           |
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Documentation     |  Unknown/Multiple
  bug                                |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #7783             |  Differential Rev(s):  Phab:D2524
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Ömer Sinan Ağacan <omeragacan@…>):

 In [changeset:"c36904d66f30d4386a231ce365a056962a881767/ghc"
 c36904d6/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="c36904d66f30d4386a231ce365a056962a881767"
 Fix layout of MultiWayIf expressions (#10807)

 With this patch we stop generating virtual semicolons in MultiWayIf
 guards. Fixes #10807.

 Test Plan:

 Reviewers: simonmar, austin, bgamari

 Reviewed By: simonmar

 Subscribers: mpickering, thomie

 Differential Revision: https://phabricator.haskell.org/D2524

 GHC Trac Issues: #10807
 }}}

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


More information about the ghc-tickets mailing list