#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