[GHC] #8247: Dependency tracking (--make) broken for re-exported modules

GHC ghc-devs at haskell.org
Mon Sep 23 13:16:39 CEST 2013


#8247: Dependency tracking (--make) broken for re-exported modules
-------------------------------------+------------------------------------
        Reporter:  heisenbug         |            Owner:
            Type:  bug               |           Status:  new
        Priority:  normal            |        Milestone:
       Component:  Compiler          |          Version:  7.7
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:  recomp013         |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------

Comment (by simonmar):

 I don't see a bug here.  The test succeeds, although it needs an extra
 `sleep 1` for systems with low resolution file timestamps (that is very
 likely the case in Simon PJ's failure linked above).

 @heisenbug: please could you try again to reproduce it and update the
 instructions if necessary?  In the meantime let's add the `sleep 1` and
 then close the ticket.

-- 
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8247#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list