Quantcast
Channel: GHC: Ticket #4837: Template Haskell does not work in a profiled compiler.
Browsing all 23 articles
Browse latest View live
↧

comment added; description changed

description modified (diff) OK, I added a note to the description mentioning GHCi would also benefit from this.

View Article


comment added; difficulty set

difficulty set to Unknown closed #3360 as a dup.

View Article


comment added

#3360 seems related? I'm not sure what the difference here is.

View Article

comment added; milestone changed

milestone changed from 7.6.1 to 7.6.2

View Article

comment added; priority, milestone changed

priority changed from normal to lowmilestone changed from 7.4.1 to 7.6.1

View Article


comment added; milestone set

milestone set to 7.2.1

View Article

comment added

Replying to simonpj: Maybe the code compiled by Template Haskell can be un-profiled? That might be an easy fix. The problem is that when the compiler is profiled, the byte-code compiler and...

View Article

comment added; description changed

description modified (diff) We think we can work around the problem for now, but it would be a very good thing to fix. Maybe the code compiled by Template Haskell can be un-profiled? That might be an...

View Article


description changed

description modified (diff) OK, I added a note to the description mentioning GHCi would also benefit from this.

View Article


difficulty set

difficulty set to Unknown closed #3360 as a dup.

View Article

Article 5

#3360 seems related? I'm not sure what the difference here is.

View Article

milestone changed

milestone changed from 7.6.1 to 7.6.2

View Article

priority, milestone changed

priority changed from normal to lowmilestone changed from 7.4.1 to 7.6.1

View Article


milestone set

milestone set to 7.2.1

View Article

Article 1

Replying to simonpj: Maybe the code compiled by Template Haskell can be un-profiled? That might be an easy fix. The problem is that when the compiler is profiled, the byte-code compiler and...

View Article


description changed

description modified (diff) We think we can work around the problem for now, but it would be a very good thing to fix. Maybe the code compiled by Template Haskell can be un-profiled? That might be an...

View Article

milestone changed

milestone changed from 7.10.1 to 7.12.1 Moving to 7.12.1 milestone; if you feel this is an error and should be addressed sooner, please move it back to the 7.10.1 milestone.

View Article


milestone changed

milestone changed from 7.6.2 to 7.10.1 Moving to 7.10.1.

View Article

milestone changed

milestone changed from 7.12.1 to 8.0.1 Milestone renamed

View Article

priority changed; owner set

owner set to simonmarpriority changed from low to high I'm working on this. It's mostly working already, the patch is on my github branch: ​https://github.com/simonmar/ghc/tree/prof-ghci

View Article
Browsing all 23 articles
Browse latest View live