
#1547: Arity can decrease with -prof ----------------------------------------+----------------------------------- Reporter: igloo | Owner: Type: bug | Status: closed Priority: normal | Milestone: _|_ Component: Profiling | Version: 6.6.1 Resolution: wontfix | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: None/Unknown | Difficulty: Unknown Testcase: stm package/tests/conc052 | Blockedby: Blocking: | Related: ----------------------------------------+----------------------------------- Changes (by simonmar): * status: new => closed * resolution: => wontfix Comment: We know there are several problems with the current way that arity is calculated too early, and we plan to refactor things so that arity is calculated after CorePrep instead, which would fix this bug. Hence I don't think there's much to be gained by keeping the ticket open. It's unlikely we'll want to fix this bug in isolation. -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/1547#comment:8 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler