pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 173
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/173.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 156
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/156.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | S
pgj2 (amd64 FreeBSD HEAD), build 291
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/291.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Success
setting version date | Succ
| > The variables bound in a case alternative are the [b] in CoreSyn.Alt.
| > These binders include all the type variables, coercion variables, and
| > value variables bound in the alternative.
|
| Are there any rules about the order in which the different types of
| variables appear (e.g.,
simonmar-win32-head (x86 Windows HEAD), build 251
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/251.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Success
set
simonmar-win32-stable (x86 Windows STABLE), build 186
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/186.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Succe
sparky (Sparc Solaris HEAD), build 154
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/sparky/154.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Success
setting version date | Suc
pgj (x86 FreeBSD HEAD), build 293
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/293.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Success
setting version date | Success
tn23 (x86 OSX HEAD), build 277
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/277.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting | Success
Simon Peyton-Jones writes:
> | I assume this is only the
> | value variables, and that the type/coercion variables come from
> | DataCon.{dataConExTyVars,dcEqSpec}, right?
>
> Not so at all. Why did you assume that?
You're right, that was a silly assumption. However, without it, I
Build description = HEAD on x86_64-unknown-linux (cam-04-unx)
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 Sun Mar 6 18:00:02 GMT 2011.
checking out new source t
Build description = STABLE on x86_64-unknown-linux (cam-04-unx)
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 Sun Mar 6 18:10:00 GMT 2011.
checking out new so
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 151
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/151.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions
sparky-unreg (Sparc Solaris unreg HEAD), build 51
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/sparky-unreg/51.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
boot
On Tue, Mar 01, 2011 at 09:42:47PM +0200, Sergei Trofimovich wrote:
>
> Tue Mar 1 08:41:08 EET 2011 Sergei Trofimovich
>
> * configure: triplet: accept i486 CPU (and more), more vendors and OSes
>
> Tue Mar 1 21:40:18 EET 2011 Sergei Trofimovich
>
> * configure: amend sanity check
Sun Mar 6 09:50:01 PST 2011 Ian Lynagh
* Update T1789 output
M ./tests/ghc-regress/rename/should_compile/T1789.stderr -3
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=testsuite;a=darcs_commitdiff;h=20110306175001-3fd76-11250d82cdaae365880e514cbe6d4d77835dce9a.gz
___
Sun Mar 6 07:15:32 PST 2011 Ian Lynagh
* Fix doc formatting
M ./docs/users_guide/using.xml -1 +4
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110306151532-3fd76-54edb4f723f8ae906b6fbded40b247cee64876a0.gz
_
Tue Mar 1 11:40:18 PST 2011 Sergei Trofimovich
* configure: amend sanity check
As we perform some mangling of original --build/--host/--target
params we should check the result of mangling against desired triplet,
not originally passed by user.
Patch also adds mangled triplets to
Mon Feb 28 22:41:08 PST 2011 Sergei Trofimovich
* configure: triplet: accept i486 CPU (and more), more vendors and OSes
Gentoo has interesting ports:
- freebsd with following triplet:
./configure --build=i686-gentoo-freebsd8 --host=i686-gentoo-freebsd8
--host=i686-gentoo-
Sat Mar 5 16:02:16 PST 2011 simo...@microsoft.com
* Document -fwarn-missing-import-lists
Also change the behaviour slightly, to warn only for
*unqualified* imports. See Trac #4977.
M ./compiler/rename/RnNames.lhs -1 +3
M ./docs/users_guide/using.xml +30
View patch online:
http
Excerpts from Edward Z. Yang's message of Sat Mar 05 15:00:03 -0500 2011:
> 2. Change the code generator to not do untagged spills.
I tried a brief patch to do this, but the result segfaulted, and I decided
(1) might be more fruitful.
> 1. Investigate the operation of the compacting GC mo
Full logs at http://log.ouroborus.net/limitingfactor/dph
Environment
Platform
host: limitingfactor.cse.unsw.EDU.AU
arch: i386
processor: i386
system:Darwin 10.6.0
Versions
GHC The Glorious Glasgow Haskell Compilation System, version 7.0.1
GCC i686-apple-da
22 matches
Mail list logo