[GHC] #11345: Template Haskell's handling of infix GADT constructors is broken
GHC
ghc-devs at haskell.org
Fri Jan 15 17:15:29 UTC 2016
#11345: Template Haskell's handling of infix GADT constructors is broken
-------------------------------------+-------------------------------------
Reporter: RyanGlScott | Owner: RyanGlScott
Type: bug | Status: closed
Priority: normal | Milestone: 8.0.1
Component: Template Haskell | Version: 8.0.1-rc1
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Incorrect result | Unknown/Multiple
at runtime | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D1744,
Wiki Page: | Phab:D1766
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"756b22832e2ba5713e5bb8201eedf1d04db729a8/ghc"
756b2283/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="756b22832e2ba5713e5bb8201eedf1d04db729a8"
Refactor lookupFixityRn-related code following D1744
Test Plan: ./validate
Reviewers: goldfire, austin, bgamari, simonpj
Subscribers: simonpj, thomie
Differential Revision: https://phabricator.haskell.org/D1766
GHC Trac Issues: #11345
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11345#comment:14>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list