
#8308: Resurrect ticky code for counting constructor arity -------------------------------------+------------------------------------- Reporter: jstolarek | Owner: mlen Type: task | Status: new Priority: normal | Milestone: Component: Profiling | Version: 7.7 Resolution: | Keywords: newcomer Operating System: Unknown/Multiple | Architecture: Type of failure: Other | Unknown/Multiple Blocked By: | Test Case: Related Tickets: | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Comment (by mlen): jstolarek: I made some progress recently: relevant constants (`TICKY_BIN_COUNT`) are defined only in `includes/stg/Ticky.h` and then made available to Haskell code via `utils/deriveConstants`. The last thing that's left is making sure counting functions are used where they are needed and refactoring `rts/Ticky.c` a bit. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8308#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler