...I know get:
Registering ghc-6.9...
Reading package info from "dist-stage2/inplace-pkg-config" ... done.
Writing new package config file... done.
make -C compiler stage=2 doc
/Users/chak/Code/ghc-test/libraries/cabal-bin /opt/local/bin/ghc /
Users/chak/Code/ghc-test/libraries/bootstrapping.con
sync-all |7 +++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/sync-all b/sync-all
index 1f0bfec..27a1ee0 100755
--- a/sync-all
+++ b/sync-all
@@ -80,6 +80,7 @@ sub scmall {
my $tag;
my $remotepath;
my $scm;
+my $use_stgit;
my $path;
my $wd_b
Wed Aug 20 08:54:57 PDT 2008 Simon Marlow <[EMAIL PROTECTED]>
* follow exception library changes
M ./tests/ghc-regress/concurrent/should_run/conc007.hs -10 +3
M ./tests/ghc-regress/concurrent/should_run/conc008.hs -1 +2
M ./tests/ghc-regress/concurrent/should_run/conc010.hs -1 +1
Wed Aug 20 05:54:46 PDT 2008 Simon Marlow <[EMAIL PROTECTED]>
* Fix compacting GC on 64-bit machines
Some old experimental change leaked in with the parallel GC patches,
it seems
M ./rts/sm/Scav.c -1 +1
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080820125446-12142
- but if that isn't the case:
- ask ghc 6.11 to explain its .hi files in Haskell terms
ghc6.11 --show-iface-haskell libdir/*.hi -hsiodir hsi
- direct ghc-api 6.10 to consult hsi files for missing libs
GAC +RTS -hsidir hsi
So the fundamental problem with this is that when new
Simon, Ian (and other interested parties)
John and I would like to push this Big Patch. As a sanity check, would either
or both of you like to try it out? I'm going to do so on Windows.
Simon
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Dias
Se
Wed Aug 20 05:07:51 PDT 2008 [EMAIL PROTECTED]
* Fix Trac #2456: eliminate duplicate bindings when deriving
Condsider deriving two overlapping Data declarations for the same type
deriving instance Data (T A)
deriving instance Data (T B)
We were getting duplicate binding
Wed Aug 20 05:07:28 PDT 2008 [EMAIL PROTECTED]
* Elaborate for-all message slightly
M ./compiler/rename/RnEnv.lhs -1 +2
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080820120728-1287e-10084b8068f733dd6fdce97bf8be07e7e788cb7a.gz
_
Claus Reinke wrote:
- but if that isn't the case:
- ask ghc 6.11 to explain its .hi files in Haskell terms
ghc6.11 --show-iface-haskell libdir/*.hi -hsiodir hsi
- direct ghc-api 6.10 to consult hsi files for missing libs
GAC +RTS -hsidir hsi
So the fundamental problem with
Claus Reinke wrote:
I just made this binary available from the darcs download page.
Here's a link:
http://www.haskell.org/~simonmar/darcs-2.0.2+75.zip
This is built with curl 7.18.2 and has pipelining enabled.
Cheers,
Simon
Thanks, Simon!
I've unpacked the 2.0.0 (with cygwin) package as a
Hi,
I've tracked down a bug, involving newline characters that is the
combination of GHC and Haddock, but involves the C Pre Processor -
hence sending the bug report for general discussion to everyone
concerned first. I suspect this bug is Windows only.
Given the file (UNIX \n or PC \r\n format):
Build results:
fast486 stable: fail (failed darcs)
gabor stable: fail (failed darcs)
kgardas stable: fail (failed stage1)
malcolm stable: fail (failed darcs)
mnemosyne x86-64 Gentoo stable: pass
x86 Windows stable: fail (
Build results:
x86-64 Linux head: lost
x86 Windows head:fail (failed getsubrepos)
x86 Windows head fast: pass lost fail (failed getsubrepos) fail (failed
darcs) fail (failed stage1)
tnaur x86 Linux head:pass
x86-64 Linux head unreg: lost
Fixed unexpected test failures:
te
13 matches
Mail list logo