[GHC] #4900: DEPENDS pragma
GHC
ghc-devs at haskell.org
Wed Nov 6 11:32:04 UTC 2013
#4900: DEPENDS pragma
-------------------------------------+------------------------------------
Reporter: cdsmith | Owner:
Type: feature request | Status: patch
Priority: normal | Milestone: 7.8.1
Component: Compiler | Version:
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: TH_Depends | Blocked By:
Blocking: | Related Tickets:
-------------------------------------+------------------------------------
Comment (by simonmar):
I still need to review this patch carefully. At first glance it's not
obviously right, since we don't normally modify `ModSummary` during the
upsweep - the `ModSummary` is something that is supposed to be collected
by the downsweep. But I don't have all the details in my head right now,
I'll try to come back to this when I have more time.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/4900#comment:63>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list