[GHC] #13199: TH-spliced class instances are pretty-printed incorrectly post-#3384

GHC ghc-devs at haskell.org
Sat Jan 28 09:31:13 UTC 2017


#13199: TH-spliced class instances are pretty-printed incorrectly post-#3384
-------------------------------------+-------------------------------------
        Reporter:  RyanGlScott       |                Owner:  alanz
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by alanz):

 I think this is related to point 3 in the description of
 https://phabricator.haskell.org/D2752

 Basically `HsParTy` appears everywhere it needs to in the `ParsedSource`,
 but it somehow disappears through the renamer.

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


More information about the ghc-tickets mailing list