Re: [GHC] #10734: pprint of ‘let’ inside ‘do’ prints invalid Haskell

GHC ghc-devs at haskell.org
Wed Feb 10 10:19:29 UTC 2016


#10734: pprint of ‘let’ inside ‘do’ prints invalid Haskell
-------------------------------------+-------------------------------------
        Reporter:  Fuuzetsu          |                Owner:  johnleo
            Type:  bug               |               Status:  closed
        Priority:  normal            |            Milestone:  8.0.1
       Component:  Template Haskell  |              Version:  7.10.2
      Resolution:  fixed             |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:  th/T10734.hs
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Ben Gamari <ben@…>):

 In [changeset:"2f9931e3536caa65e40f63f76be5f0d966180411/ghc"
 2f9931e3/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="2f9931e3536caa65e40f63f76be5f0d966180411"
 add Template Haskell regression test for #9022.

 The bug itself has already been fixed in #10734, so this
 only adds another regression test (as given in the ticket).

 Test Plan: ./validate

 Reviewers: goldfire, austin, thomie, bgamari

 Reviewed By: bgamari

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

 GHC Trac Issues: #9022
 }}}

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


More information about the ghc-tickets mailing list