[GHC] #10811: Template Haskell does associated types poorly (printing & quoting)

GHC ghc-devs at haskell.org
Mon Sep 21 01:43:34 UTC 2015


#10811: Template Haskell does associated types poorly (printing & quoting)
-------------------------------------+-------------------------------------
        Reporter:  goldfire          |                   Owner:  goldfire
            Type:  bug               |                  Status:  new
        Priority:  normal            |               Milestone:  8.0.1
       Component:  Template Haskell  |                 Version:  7.10.2
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:                    |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by Richard Eisenberg <eir@…>):

 In [changeset:"79b8e891d88bd4018e31be042364e314a25fbb41/ghc" 79b8e89/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="79b8e891d88bd4018e31be042364e314a25fbb41"
 Print associated types a bit better.

 This is part of #10811. It removes the "family" keyword from
 associated type family declarations, and it adds the "type"
 keyword to associated type family defaults.
 }}}

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


More information about the ghc-tickets mailing list