[GHC] #10823: Don't mark functions with annotations as dead
GHC
ghc-devs at haskell.org
Thu Sep 3 23:36:49 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 goldfire):
Can this be reproduced without TH? If a definition is mentioned only in an
annotation, will it still be marked as dead? Regardless, a minimal example
demonstrating this would be great. Thanks!
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10823#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list