[GHC] #10823: Don't mark functions with annotations as dead
GHC
ghc-devs at haskell.org
Mon Sep 7 13:27:10 UTC 2015
#10823: Don't mark functions with annotations as dead
-------------------------------------+-------------------------------------
Reporter: spinda | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: 7.12.1
Component: Template Haskell | Version: 7.10.2
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by simonpj):
Well in this case the reason @spinda wants to keep the thing alive is
because he is adding annotations to it. So using a distinguished
annotation seems reasonable. But your general point is valid; a new
pragma might also be fine.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10823#comment:16>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list