[GHC] #9022: TH pretty printer and GHC parser semicolon placement mismatch

GHC ghc-devs at haskell.org
Wed Jan 27 19:05:06 UTC 2016


#9022: TH pretty printer and GHC parser semicolon placement mismatch
-------------------------------------+-------------------------------------
        Reporter:  roldugin          |                Owner:
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Template Haskell  |              Version:  7.8.1
      Resolution:                    |             Keywords:  newcomer
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  GHC rejects       |  Unknown/Multiple
  valid program                      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by bollmann):

 It seems that this issue was already fixed in ticket #10734. I just added
 the above test locally and it passes in the current head:
 https://git.haskell.org/ghc.git/commitdiff/00cbbab3362578df44851442408a8b91a2a769fa.

 Shall I add the above testcase as part of the TH testsuite and then close
 the ticket? Or shall we just close this ticket right away?

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


More information about the ghc-tickets mailing list