[GHC] #12367: Commit adding instances to GHC.Generics regression compiler performance
GHC
ghc-devs at haskell.org
Tue Jul 19 08:22:12 UTC 2016
#12367: Commit adding instances to GHC.Generics regression compiler performance
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: bgamari
Type: bug | Status: patch
Priority: normal | Milestone: 8.0.2
Component: Compiler | Version: 8.0.1
Resolution: | Keywords: Generics
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D2411
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by simonpj):
Patch looks good. I have commented it.
I don't understand why `relevantBindings` would pull in anything. What
"surrounding comments"? Do you know why it pulls `GHC.Generics` in?
Worth understanding...
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12367#comment:18>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list