Re: 2 GHCs => can't resolve Cabal dependencies

2007-12-05 Thread Valery V. Vorotyntsev
On 12/5/07, Simon Marlow <[EMAIL PROTECTED]> wrote: > The only thing I can think of is that you might have dangling dependencies > between the packages in your user database and the global database. Could > you do 'ghc-pkg field X11 depends' and 'ghc-pkg field mtl depends'? $ ghc-pkg field X11 de

Re: 2 GHCs => can't resolve Cabal dependencies

2007-12-05 Thread Valery V. Vorotyntsev
Thanks for your reply, Simon! On Dec 5, 2007 11:19 AM, Simon Marlow <[EMAIL PROTECTED]> wrote: > > I can't see what the problem is, but it certainly looks like something > strange is going on. Did you find the problem? Unfortunately, not. :( I'm reading Cabal code... but I cannot manage enough t

patch applied (ghc-6.8/ghc): #include ../includes/MachRegs.h rather than just MachRegs.h

2007-12-05 Thread Ian Lynagh
Wed Dec 5 09:03:35 PST 2007 Ian Lynagh <[EMAIL PROTECTED]> * #include ../includes/MachRegs.h rather than just MachRegs.h This fixes building on NixOS. I'm not sure why it worked everywhere else, but not on NixOS, before. M ./compiler/codeGen/CgUtils.hs -1 +1 M ./compiler/nativeGen/

patch applied (ghc): FIX #1110: hackery also needed when running gcc for CPP

2007-12-05 Thread Simon Marlow
Wed Dec 5 07:02:30 PST 2007 Simon Marlow <[EMAIL PROTECTED]> * FIX #1110: hackery also needed when running gcc for CPP M ./compiler/main/SysTools.lhs -1 +3 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-

Re: patch applied (ghc): Teach :print to follow references (STRefs and IORefs)

2007-12-05 Thread pepe
On 05/12/2007, at 13:55, Simon Marlow wrote: Pepe Iborra wrote: Tue Dec 4 02:55:11 PST 2007 Pepe Iborra <[EMAIL PROTECTED]> * Teach :print to follow references (STRefs and IORefs) Prelude Data.IORef> :p l l = (_t4::Maybe Integer) : (_t5::[Maybe Integer]) Prelude Data.IORef> p <- newIOR

Re: patch applied (ghc): Teach :print to follow references (STRefs and IORefs)

2007-12-05 Thread Simon Marlow
Pepe Iborra wrote: Tue Dec 4 02:55:11 PST 2007 Pepe Iborra <[EMAIL PROTECTED]> * Teach :print to follow references (STRefs and IORefs) Prelude Data.IORef> :p l l = (_t4::Maybe Integer) : (_t5::[Maybe Integer]) Prelude Data.IORef> p <- newIORef l Prelude Data.IORef> :p p p = GHC.

patch applied (ghc-6.8/ghc): Fix the libraries Makefile

2007-12-05 Thread Ian Lynagh
Wed Dec 5 04:50:15 PST 2007 Ian Lynagh <[EMAIL PROTECTED]> * Fix the libraries Makefile x && y is not the same as if x; then y; fi as the latter doesn't fail when x fails M ./libraries/Makefile -1 +1 ___ Cvs-ghc mailing list Cvs-

patch applied (testsuite): Added test for :print of a reference

2007-12-05 Thread Pepe Iborra
Wed Dec 5 03:40:17 PST 2007 Pepe Iborra <[EMAIL PROTECTED]> * Added test for :print of a reference M ./tests/ghc-regress/ghci.debugger/scripts/all.T +1 A ./tests/ghc-regress/ghci.debugger/scripts/print028.script A ./tests/ghc-regress/ghci.debugger/scripts/print028.stdout _

patch applied (ghc): Teach :print to follow references (STRefs and IORefs)

2007-12-05 Thread Pepe Iborra
Tue Dec 4 02:55:11 PST 2007 Pepe Iborra <[EMAIL PROTECTED]> * Teach :print to follow references (STRefs and IORefs) Prelude Data.IORef> :p l l = (_t4::Maybe Integer) : (_t5::[Maybe Integer]) Prelude Data.IORef> p <- newIORef l Prelude Data.IORef> :p p p = GHC.IOBase.IORef (GHC.STRe

patch applied (ghc): refactoring only

2007-12-05 Thread Pepe Iborra
Sun Dec 2 04:54:00 PST 2007 Pepe Iborra <[EMAIL PROTECTED]> * refactoring only M ./compiler/ghci/Debugger.hs -1 +1 M ./compiler/ghci/RtClosureInspect.hs -8 +10 M ./compiler/main/InteractiveEval.hs -1 +1 ___ Cvs-ghc mailing list Cvs-ghc@h

Re: 2 GHCs => can't resolve Cabal dependencies

2007-12-05 Thread Simon Marlow
Valery V. Vorotyntsev wrote: Hi, I've installed GHC from darcs recently (following http://hackage.haskell.org/trac/ghc/wiki/Building/Hacking instructions), and come into issue with Cabal dependencies: http://hpaste.org/4182 I suspect my GHC configuration to be broken. Could you please help me

Daily report for head

2007-12-05 Thread BuildBot Collator
Build results: x86-64 Linux head: lost x86 Windows head fast: pass lost pass pass gabor head:pass gbesh Intel x86_64 Linux head: pass kahl G5 Gentoo Linux head: pass mnemosyne x86-64 Gentoo head: pass tnaur PPC OSX head 2: fail (failed stage2) f

Daily report for stable

2007-12-05 Thread BuildBot Collator
Build results: kahl G5 Gentoo Linux stable: pass x86 Windows stable fast: pass lost pass pass fail (failed stage1) fail (failed stage1) x86-64 Linux stable: fail (failed publishbindist) lost Old unexpected test failures: 10queens1 x86-64 Linux stable 1679