[GHC] #1372: Recompilation checker should consider package
versions (and other factors)
GHC
trac at galois.com
Wed Jun 6 04:12:05 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 simonmar):
Yes, registering a package would cause all the dependent packages to be
recompiled. In the case of the GHC build system that may not be what you
want. Perhaps we can avoid re-registering if nothing was recompiled and
the package is already registered.
--
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