[GHC] #1372: Recompilation checker should consider package versions (and other factors)

GHC trac at galois.com
Tue Jun 5 18:27:46 EDT 2007


#1372: Recompilation checker should consider package versions (and other factors)
-------------------------+--------------------------------------------------
    Reporter:  bringert  |        Owner:         
        Type:  bug       |       Status:  new    
    Priority:  high      |    Milestone:  6.8    
   Component:  Compiler  |      Version:  6.6    
    Severity:  normal    |   Resolution:         
    Keywords:            |   Difficulty:  Unknown
          Os:  Unknown   |     Testcase:         
Architecture:  Unknown   |  
-------------------------+--------------------------------------------------
Comment (by igloo):

 I'm not entirely sure I understand correctly, but I think that what you
 propose will mean that with GHC's current build system we'll rebuild all
 the libraries (except base) when you do "make" in a built tree, as we do
 (roughly) "setup/Setup build && setup/Setup register --inplace" for each
 library in turn.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1372>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
-------------- next part --------------
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs at haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


More information about the Glasgow-haskell-bugs mailing list