pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 161
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/161.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions
Build description = HEAD on i386-unknown-linux (cam-02-unx)
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 Tue Feb 22 18:00:01 GMT 2011.
checking out new source tree
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 144
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/144.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | S
Build description = STABLE on i386-unknown-linux (cam-02-unx)
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 Tue Feb 22 18:10:01 GMT 2011.
checking out new source tree
pgj2 (amd64 FreeBSD HEAD), build 279
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/279.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Success
setting version date | Succ
simonmar-win32-head (x86 Windows HEAD), build 242
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/242.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Success
set
simonmar-win32-stable (x86 Windows STABLE), build 177
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/177.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Succe
pgj (x86 FreeBSD HEAD), build 281
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/281.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Success
setting version date | Success
tn23 (x86 OSX HEAD), build 265
Build failed
Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/265.html
darcs checkout | Success
create mk/build.mk | Success
get subrepos | Success
repo versions| Success
setting version date | Success
booting | Success
mbolingbroke (x86 OSX HEAD), build 70
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/mbolingbroke/70.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Success
setting version date
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 Tue Feb 22 18:00:01 GMT 2011.
checking out new source
On Tue, Feb 22, 2011 at 12:15 AM, Simon Peyton-Jones
wrote:
> | 2) I've gotten really interested in array copying performance lately.
>
> Do the new primops help? (I'm not sure if they've made it in yet, and Simon
> M is on hol.)
They do, inserts get faster and are on par with Data.Map with the
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 Tue Feb 22 18:10:01 GMT 2011.
checking out new s
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 139
Build succeeded
Details:
http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/139.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions
Tue Feb 22 07:26:56 PST 2011 Ian Lynagh
* Use -h rather than -soname; fixes dynlibs on Solaris 10; trac #4973
M ./compiler/main/DriverPipeline.hs -1 +3
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20110222152656-3fd76-101b5902bd3d9dccdf925917
Hi Adam
> The function at the end of this email walks over a Type, basically
> (recursivey) replacing it with its coreView. The resulting tree has no
> PredTy's except for (PredTy (EqPred _ _)).
Unrelated to your real point, but have you considered using a generics
library? I don't know the deta
Mon Feb 21 07:36:47 PST 2011 simo...@microsoft.com
* Test Trac #4969
A ./tests/ghc-regress/typecheck/should_compile/T4969.hs
M ./tests/ghc-regress/typecheck/should_compile/all.T +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/testsuite;a=darcs_commitdiff;h
Thu Feb 17 09:43:36 PST 2011 simo...@microsoft.com
* Test Trac #4952
A ./tests/ghc-regress/typecheck/should_compile/T4952.hs
M ./tests/ghc-regress/typecheck/should_compile/all.T +2
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/testsuite;a=darcs_commitdiff;h
Mon Feb 21 07:32:39 PST 2011 simo...@microsoft.com
* Fix another fundep error (fixes Trac #4969)
If I had a pound for every hour Dimitrios and I have spent
making functional dependencies work right, we'd be rich!
We had stupidly caused a 'wanted' to be rewritten by a 'derived', with
Tue Feb 22 07:26:56 PST 2011 Ian Lynagh
* Use -h rather than -soname; fixes dynlibs on Solaris 10; trac #4973
M ./compiler/main/DriverPipeline.hs -1 +3
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdiff;h=20110222152656-3fd76-101b5902bd3d9dcc
On Fri, Feb 18, 2011 at 08:31:04AM +, Max Bolingbroke wrote:
>
> I recently validated GHC HEAD again after a long break, and found to
> my dismay that I'm getting a lot of unexpected failures:
>
> """
> Unexpected failures:
>1288(normal)
>2276(normal)
>2276_ghci(ghci)
>4850(no
I think the missing piece was Opt_Cpp. Data.List uses the C preprocessor
S
| -Original Message-
| From: cvs-ghc-boun...@haskell.org [mailto:cvs-ghc-boun...@haskell.org] On
| Behalf Of Ian Lynagh
| Sent: 22 February 2011 15:09
| To: Jane Ren
| Cc: cvs-ghc@haskell.org; glasgow-haskell-us..
Hi Jane,
On Mon, Feb 21, 2011 at 11:46:16PM -0800, Jane Ren wrote:
>
> Did you mean I have to include the dflags like below to get the parsetree of
> a base library file like libraries/base/GHC/List.lhs
>
> I am stilling getting the same error
> AstWalker: panic! (the 'impossible' happened)
mbolingbroke (x86 OSX HEAD), build 69
Build succeeded
Details: http://darcs.haskell.org/ghcBuilder/builders/mbolingbroke/69.html
darcs checkout| Success
create mk/build.mk| Success
get subrepos | Success
repo versions | Success
setting version date
| 1) The for me most interesting performance issue at the moment is the
| regression in CPS performance that Bryan reported.
Yes, I'm going to look at that once I've finished with the 7.0.2 perf
regression. It's a bit tricky because it's a big program.
| the state one. My guess, from reading s
25 matches
Mail list logo