[GHC] #10858: Smaller generated instances

GHC ghc-devs at haskell.org
Tue Sep 8 19:45:42 UTC 2015


#10858: Smaller generated instances
-------------------------------------+-------------------------------------
              Reporter:  nomeata     |             Owner:
                  Type:  task        |            Status:  new
              Priority:  normal      |         Milestone:
             Component:  Compiler    |           Version:  7.10.2
              Keywords:              |  Operating System:  Unknown/Multiple
          Architecture:              |   Type of failure:  None/Unknown
  Unknown/Multiple                   |
             Test Case:              |        Blocked By:
              Blocking:              |   Related Tickets:
Differential Revisions:              |
-------------------------------------+-------------------------------------
 With very large modules with lots of deriving code, GHC spends quite some
 time compiling. I believe that we can improve things by reducing the size
 of the generated code.

 (More in the comments)

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


More information about the ghc-tickets mailing list