#4473: GHC --make switch does not set file timestamp correctly
---------------------------------+------------------------------------------
    Reporter:  mitar             |       Owner:              
        Type:  bug               |      Status:  new         
    Priority:  normal            |   Component:  Compiler    
     Version:  6.12.3            |    Keywords:              
    Testcase:                    |   Blockedby:              
          Os:  Unknown/Multiple  |    Blocking:              
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown
---------------------------------+------------------------------------------
 I am using GHC --make in bigger Makefile setup. I am having problems that
 timestamp on output files are not always set correctly (to newer date than
 input files) so Makefile reruns GHC compiling even if there is not change.
 Again and again.

 I have added simple `touch` of output file after every GHC call and
 problems vanished.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/4473>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to