[GHC] #9022: TH pretty printer and GHC parser semicolon placement mismatch
GHC
ghc-devs at haskell.org
Wed Feb 10 10:19:29 UTC 2016
#9022: TH pretty printer and GHC parser semicolon placement mismatch
-------------------------------------+-------------------------------------
Reporter: roldugin | Owner: bollmann
Type: bug | Status: patch
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): Phab:D1898
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/9022#comment:17>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list