[GHC] #10050: template haskell Ppr missing parentheses for SigT

GHC ghc-devs at haskell.org
Fri Feb 6 15:03:24 UTC 2015


#10050: template haskell Ppr missing parentheses for SigT
-------------------------------------+-------------------------------------
        Reporter:  aavogt            |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:
       Component:  Compiler          |                 Version:  7.8.4
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  None/Unknown      |  Unknown/Multiple
      Blocked By:                    |               Test Case:
 Related Tickets:                    |                Blocking:
                                     |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by Simon Peyton Jones <simonpj@…>):

 In [changeset:"111e5870803bcccd1c0736fdba432f8f9410454f/ghc"]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="111e5870803bcccd1c0736fdba432f8f9410454f"
 Put parens around (ty :: kind) when pretty-printing TH syntax

 See Note [Pretty-printing kind signatures] in Language.Haskell.TH.Ppr.hs,
 and Trac #10050.
 }}}

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


More information about the ghc-tickets mailing list