[GHC] #14755: Allow putting SCC annotations on class instance methods
GHC
ghc-devs at haskell.org
Sun Feb 4 14:50:32 UTC 2018
#14755: Allow putting SCC annotations on class instance methods
-------------------------------------+-------------------------------------
Reporter: niteria | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Profiling | Version:
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by osa1):
Right.. I made some progress on supporting `SCC`s in more places some time
ago: https://github.com/ghc/ghc/commit/98b2c508 it shouldn't be too hard
to make it possible to use in this context.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14755#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list