pgj, build 15
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/15.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting | Success
configuring
tn23, build 8
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/8.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting | Success
configuring
Build description = HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/simonmar/nightly/HEAD
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx
Nightly build started on cam-02-unx at Thu Apr 22 18:00:01 BST 2010.
checking out
Build description = HEAD on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
Build location= /64playpen/simonmar/nightly/HEAD-cam-04-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-04-unx
Nightly build started on cam-04-unx at Thu Apr 22 19:00:01 BST 2010.
**
Thu Apr 22 18:47:28 EDT 2010 Ian Lynagh
* Add FreeBSD builds of 6.12.2
M ./download_ghc_6_12_2.html -31 +63
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Thu Apr 22 14:32:26 PDT 2010 Ian Lynagh
* Fix the GHC API link in the main doc index.html
./docs/index.html -> ./docs/index.html.in
M ./configure.ac -1 +1
M ./docs/index.html.in -1 +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-6.12/ghc;a=darcs_commitdi
Thu Apr 22 14:32:26 PDT 2010 Ian Lynagh
* Fix the GHC API link in the main doc index.html
./docs/index.html -> ./docs/index.html.in
M ./configure.ac -1 +1
M ./docs/index.html.in -1 +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=2010
Build description = STABLE on x86_64-unknown-linux
(cam-04-unx.europe.corp.microsoft.com)
Build location= /64playpen/simonmar/nightly/STABLE-cam-04-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-04-unx
Nightly build started on cam-04-unx at Thu Apr 22 19:10:01 BST 20
Build description = STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/simonmar/nightly/STABLE
Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-02-unx
Nightly build started on cam-02-unx at Thu Apr 22 18:10:01 BST 2010.
checki
Thu Apr 22 09:04:16 PDT 2010 Ian Lynagh
* Set RELEASE to NO
M ./configure.ac -1 +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-6.12/ghc;a=darcs_commitdiff;h=20100422160416-3fd76-2669a70404b1dde1d79adef6a028abf2daff6d28.gz
___
Thu Apr 22 07:11:20 PDT 2010 Ian Lynagh
* Update T3950 output for 6.12 branch
M ./tests/ghc-regress/typecheck/should_fail/T3950.stderr -1 +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-6.12/testsuite;a=darcs_commitdiff;h=20100422141120-3fd76-a8b3d1d77809539e0d8c
Sat Apr 17 07:24:27 PDT 2010 simo...@microsoft.com
* Add test for Trac #3950
A ./tests/ghc-regress/typecheck/should_fail/T3950.hs
A ./tests/ghc-regress/typecheck/should_fail/T3950.stderr
M ./tests/ghc-regress/typecheck/should_fail/all.T +1
View patch online:
http://darcs.haskell.or
Sat Apr 17 07:24:47 PDT 2010 simo...@microsoft.com
* Add test for Trac #3943
A ./tests/ghc-regress/rename/should_compile/T3943.hs
M ./tests/ghc-regress/rename/should_compile/all.T +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-6.12/testsuite;a=darcs_commitdif
Fri Apr 16 08:54:20 PDT 2010 Ian Lynagh
* Fix quoting in Makefile
M ./timeout/Makefile -1 +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-6.12/testsuite;a=darcs_commitdiff;h=20100416155420-3fd76-26948c51710089d6eb01110383e99c5aa98ee853.gz
___
Fri Apr 16 04:46:27 PDT 2010 Matthias Kilian
* Use ${PYTHON} instead of relying on #!/usr/bin/env python
M ./timeout/Makefile -1 +3
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-6.12/testsuite;a=darcs_commitdiff;h=20100416114627-6d641-f8edc275fee54198c2e5981661ead
Mon Apr 12 08:18:45 PDT 2010 simo...@microsoft.com
* Fix Trac #3950: unifying types of different kinds
I was assuming that the unifer only unified types of the
same kind, but now we can "defer" unsolved constraints that
invariant no longer holds. Or at least is's more complicated
to
Mon Apr 12 08:16:30 PDT 2010 simo...@microsoft.com
* Fix Trac #3943: incorrect unused-variable warning
In fixing this I did the usual little bit of refactoring
M ./compiler/rename/RnBinds.lhs -13 +16
M ./compiler/rename/RnEnv.lhs -16 +11
M ./compiler/rename/RnExpr.lhs -1 +2
Thu Apr 15 07:39:19 PDT 2010 Ian Lynagh
* Convert boot and boot-pkgs to perl
This stops us having to worry about sh/sed/... portability.
M ./boot -31 +49
M ./boot-pkgs -63 +100
M ./validate -1 +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-6.12/ghc;a=d
Thu Apr 15 05:14:53 PDT 2010 Ian Lynagh
* Use $(MAKE), not make, when recursively calling make
M ./bindisttest/Makefile -1 +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-6.12/ghc;a=darcs_commitdiff;h=20100415121453-3fd76-128ffa76dfe92ea851df079ad98e811d4d79ad73.
Wed Apr 21 10:13:39 PDT 2010 Ian Lynagh
* Give the right exit code in darcs-all
Our END block was calling system, which alters $?. So now we save and
restore it.
M ./darcs-all +4
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-6.12/ghc;a=darcs_commitdiff;h=20100
Fri Apr 16 13:54:16 PDT 2010 Ian Lynagh
* Update the user guide so it talks about the newer "do rec" notation
everywhere
Some of the problems highlighted in trac #3968.
M ./docs/users_guide/flags.xml -1 +7
M ./docs/users_guide/glasgow_exts.xml -3 +3
View patch online:
http://darcs.
Fri Apr 16 13:54:12 PDT 2010 Ian Lynagh
* Fix typo
M ./docs/users_guide/glasgow_exts.xml -1 +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-6.12/ghc;a=darcs_commitdiff;h=20100416205412-3fd76-f24a3d317703add44911f44c7671becc92fc6757.gz
___
Tue Apr 20 09:59:09 PDT 2010 Ian Lynagh
* Implement try10Times in Makefile
Avoid using seq, as FreeBSD has jot instead.
M ./ghc.mk -5 +17
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-6.12/ghc;a=darcs_commitdiff;h=20100420165909-3fd76-f530c2fbbdf1121699f2d35e283
Thu Apr 22 05:36:24 PDT 2010 Ian Lynagh
tagged GHC 6.12.2 release
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-6.12/testsuite;a=darcs_commitdiff;h=20100422123624-3fd76-834111335b19fe3d16204b419221cd7dc9b9bb95.gz
___
Cvs-gh
Thu Apr 22 05:43:34 PDT 2010 Ian Lynagh
tagged old-time 1.0.0.4 release
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-6.12/ghc;a=darcs_commitdiff;h=20100422124334-3fd76-e87c14796a7ba884ffe7523a776026855f963b6a.gz
___
Cvs-gh
Thu Apr 22 05:42:46 PDT 2010 Ian Lynagh
tagged hpc 0.5.0.5 release
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-6.12/ghc;a=darcs_commitdiff;h=20100422124246-3fd76-9fdf32ae44e0b9636f060ef94569ecbfdeaf3bc1.gz
___
Cvs-ghc mai
Thu Apr 22 05:42:21 PDT 2010 Ian Lynagh
tagged filepath 1.1.0.4 release
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-6.12/ghc;a=darcs_commitdiff;h=20100422124221-3fd76-254d665da15661f8d1923984665930bf50451ae7.gz
___
Cvs-gh
Thu Apr 22 05:41:55 PDT 2010 Ian Lynagh
tagged directory 1.0.1.1 release
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-6.12/ghc;a=darcs_commitdiff;h=20100422124155-3fd76-5d68b565e547a914b2c9f0c9c57d17d9f623a1cb.gz
___
Cvs-g
Thu Apr 22 05:36:23 PDT 2010 Ian Lynagh
tagged GHC 6.12.2 release
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-6.12/ghc;a=darcs_commitdiff;h=20100422123623-3fd76-538708d178c8674bba55917b6f761caf43b12848.gz
___
Cvs-ghc mail
simonmar-win32-head, build 17
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/17.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting
30 matches
Mail list logo