[GHC] #15324: -ddump-splices does not parenthesize rank-n contexts correctly
GHC
ghc-devs at haskell.org
Thu Jul 5 13:51:59 UTC 2018
#15324: -ddump-splices does not parenthesize rank-n contexts correctly
-------------------------------------+-------------------------------------
Reporter: RyanGlScott | Owner: (none)
Type: bug | Status: patch
Priority: normal | Milestone: 8.6.1
Component: Template Haskell | Version: 8.4.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D4910
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ryan Scott <ryan.gl.scott@…>):
In [changeset:"57733978482dc1e566a7d4cd90d4cbbd1315e3b2/ghc"
57733978/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="57733978482dc1e566a7d4cd90d4cbbd1315e3b2"
Parenthesize rank-n contexts in Convert
Summary: A simple oversight.
Test Plan: make test TEST=T15324
Reviewers: goldfire, bgamari
Reviewed By: bgamari
Subscribers: rwbarton, thomie, carter
GHC Trac Issues: #15324
Differential Revision: https://phabricator.haskell.org/D4910
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15324#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list