[GHC] #4900: DEPENDS pragma
GHC
ghc-devs at haskell.org
Wed Oct 30 09:30:34 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:
-------------------------------------+------------------------------------
Changes (by adamgundry):
* cc: adam@… (added)
* status: new => patch
* milestone: 7.6.2 => 7.8.1
Comment:
I've updated Patrick's patch to the latest HEAD, which involved switching
to use file content hashes rather than modification times (per the fix to
#8144) and integrating with the new parallel upsweep (#910).
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/4900#comment:60>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list