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 Sun Jan 4 18:00:01 GMT 2009.
checking out
Sun Jan 4 19:07:58 PST 2009 ben.lippme...@anu.edu.au
* Don't pin a register for gc_thread on SPARC.
This makes the build work again.
M ./rts/sm/GCThread.h -1 +8
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090105030758-43c66-58179f519c2f44d125aaa58e997eb65d6f514b7
/Users/chak/Code/ghc-test/ghc/stage1-inplace/ghc -package-name
base-4.0.0.0 -hide-all-packages -no-user-package-conf -i -idist/build -
i. -idist/build/autogen -Idist/build/autogen -Idist/build -Iinclude -
optP-include -optPdist/build/autogen/cabal_macros.h -#include
"HsBase.h" -odir dist/buil
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 Sun Jan 4 19:00:01 GMT 2009.
***
Sun Jan 4 13:46:47 PST 2009 Ian Lynagh
* Require HsColour by default
This should stop us ending up without HsColour'ed sources on some
platforms.
We also now tell Cabal where to find HsColour, rather than it finding
it itself.
M ./Makefile -1 +9
M ./libraries/Makefile -2 +6
Sun Jan 4 13:18:10 PST 2009 Ian Lynagh
* Fix build
M ./compiler/ghci/InteractiveUI.hs -5 +5
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090104211810-3fd76-7330b63afcd49a79274336dd92e44ab22684876b.gz
___
Cvs-ghc mailing lis
Tue Dec 9 11:42:10 PST 2008 Ori Avtalion
* Add GHCi completions to :set and :show
M ./compiler/ghci/InteractiveUI.hs -8 +15
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20081209194210-57fc3-f278bc55534809a474ba1a0bcdabd1ae8af80af9.gz
___
Sun Jan 4 10:46:52 PST 2009 Ian Lynagh
* Fix sync-all: Check for --complete/partial before --
Patch from megacz in trac #2857
M ./sync-all -3 +3
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090104184652-3fd76-01fee2583bcd07061c6455664df3a2ae69c4f48f.gz
Hi,
i just tried to build the latest ghc-head with GhcRtsHcOpts=-optc-DDEBUG,
and after some time it fails when running haddock on syb:
Preprocessing library syb-0.1.0.0...
Running Haddock for syb-0.1.0.0...
Warning: The documentation for the following packages are not installed.
No
links will be
Sun Jan 4 11:11:25 EST 2009 Ian Lynagh
* Add note that you need Xcode 3.1 on MacOS X PowerPC
M ./download_ghc_6_10_1.html +5
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sun Jan 4 06:03:58 PST 2009 Ian Lynagh
* MERGED: Tidy up treatment of big lambda (fixes Trac #2898)
simo...@microsoft.com**20081230145948
There was a leftover big lambda in the CorePrep'd code, which confused
the bytecode generator. Actually big lambdas are harmless. This patch
Sun Jan 4 05:15:43 PST 2009 Ian Lynagh
* MERGED: Improve error reporting for 'deriving'
simo...@microsoft.com**20081231143521
a) Improve the extra suggested fix when there's a "no instance"
error in a deriving clause.
b) Improve error location recording in tcInstDecl2
Tue Dec 30 08:59:06 PST 2008 simo...@microsoft.com
* Improve error message in deriving (fix Trac #2851)
M ./compiler/typecheck/TcDeriv.lhs -1 +3
View patch online:
http://darcs.haskell.org/ghc-6.10/ghc/_darcs/patches/20081230165906-1287e-c4408c509e0da57216c885cd0d2c8d507a0136d8.gz
___
Wed Dec 31 06:41:51 PST 2008 simo...@microsoft.com
* Fix Trac #2856: make deriving work for type families
Darn, but TcDeriv is complicated, when type families get in on
the act! This patch makes GeneralisedNewtypeDeriving work
properly for type families. I think.
In order to do
On Sat, Jan 03, 2009 at 07:46:51PM -0800, Ashley Yakeley wrote:
> Can I remove the time package from the GHC build process?
I've removed it.
Thanks
Ian
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sun Jan 4 03:55:09 PST 2009 Ian Lynagh
* Remove time from extralibs at request of maintainer
M ./packages -1
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090104115509-3fd76-a0ff959c616492e468985d3369402b9ea171bd86.gz
___
Cv
Sun Jan 4 03:55:09 PST 2009 Ian Lynagh
* Remove time from extralibs at request of maintainer
M ./packages -1
View patch online:
http://darcs.haskell.org/ghc-6.10/ghc/_darcs/patches/20090104115509-3fd76-a0ff959c616492e468985d3369402b9ea171bd86.gz
_
Tue Dec 30 07:04:02 PST 2008 simo...@microsoft.com
* Add quotes to error message
M ./compiler/typecheck/TcInstDcls.lhs -2 +2
View patch online:
http://darcs.haskell.org/ghc-6.10/ghc/_darcs/patches/20081230150402-1287e-7908ef9f01be32c924ac0abc2ada0e95f20c5492.gz
___
Wed Dec 31 08:43:00 PST 2008 simo...@microsoft.com
* Fix Trac #2721: reject newtype deriving if the class has associated types
M ./compiler/typecheck/TcDeriv.lhs -20 +24
View patch online:
http://darcs.haskell.org/ghc-6.10/ghc/_darcs/patches/20081231164300-1287e-03b79b69889a45d71c944fa940f
Wed Nov 26 06:34:48 PST 2008 simo...@microsoft.com
* Fix Trac #2756: CorePrep strictness bug
M ./compiler/coreSyn/CorePrep.lhs -4 +21
View patch online:
http://darcs.haskell.org/ghc-6.10/ghc/_darcs/patches/20081126143448-1287e-df4f70693fadd653983475d3c8b7459ca3ec73cd.gz
__
Sat Sep 20 16:20:24 PDT 2008 simo...@microsoft.com
* Comments only: replace ":=:" by "~" (notation for equality predicates)
M ./compiler/basicTypes/DataCon.lhs -7 +7
M ./compiler/basicTypes/MkId.lhs -1 +1
M ./compiler/basicTypes/Var.lhs -1 +1
M ./compiler/coreSyn/CoreUtils.lhs -
Tue Dec 30 08:44:32 PST 2008 simo...@microsoft.com
* Avoid nasty name clash with associated data types (fixes Trac #2888)
The main bug was in TcHsType; see Note [Avoid name clashes for
associated data types]. However I did a bit of re-factoring while
I was abouut it.
I'm still a
Tue Dec 30 07:04:45 PST 2008 simo...@microsoft.com
* Refactor RnEnv to fix Trac #2901
This tidy-up fixes Trac #2901, and eliminates 20 lines of code.
Mainly this is done by making a version of lookupGlobalOccRn that
returns (Maybe Name); this replaces lookupSrcOccRn but does more.
Mon Dec 8 04:41:55 PST 2008 simo...@microsoft.com
* Comments only
M ./compiler/rename/RnEnv.lhs -1 +2
View patch online:
http://darcs.haskell.org/ghc-6.10/ghc/_darcs/patches/20081208124155-1287e-931e79e6948563b3f09855a37ea16aa07e686b2f.gz
___
C
Build results:
kgardas stable: pass
kili stable: fail (failed stage2 runtestsuite)
tnaur x86 OS X stable: pass
x86 Linux stable:pass
x86 Windows stable: pass
x86 Windows stable fast: pass pass pass pass pass pass
x86-64 Linux stable: pass
New unexpected tes
Build results:
x86-64 Linux head: pass
x86 Windows head:pass
x86 Windows head fast: pass pass pass pass pass pass
kili head: pass
tnaur PPC OSX head 2:pass
tnaur x86 Linux head:pass
x86-64 Linux head unreg: pass
Old unexpected test passes:
hpc_ghc_ghci 3
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 Sat Jan 3 18:00:01 GMT 2009.
checking out
27 matches
Mail list logo