#1372: Recompilation checker should consider package versions (and other
factors)
----------------------+-----------------------------------------------------
Reporter: bringert | Owner: simonmar
Type: bug | Status: new
Priority: normal | Milestone: 6.8 branch
Component: Compiler | Version: 6.8.1
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Unknown
Os: Unknown |
----------------------+-----------------------------------------------------
Changes (by dons):
* cc: [EMAIL PROTECTED] (added)
* version: 6.6 => 6.8.1
Comment:
In the xmonad head branch we've split things so that xmonad extensions are
a library which depends on the xmonad core. Now we get a new set of
segfaulting xmonad binaries, when people forget to clean their extensions
library, after rebuilding the core library:
> My xmonad segfaulted today [at `noBorders' function] since I had
forgotten to `runhaskell Setup.lhs clean' in XMonadContrib directory.
-- Reported by Valery V. Vorotyntsev
Any suggestions on how we can avoid this bad user experience?
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1372#comment:18>
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