Build description = HEAD on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/ghc/nightly/HEAD-cam-02-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-HEAD-cam-02-unx
Nightly build started on cam-02-unx at Sun Apr 1 19:30:01 BST 2007.
checkin
Build description = 6.6 branch on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
Build location= /playpen/ghc/nightly/STABLE-cam-02-unx
Build config file = /home/simonmar/nightly/site/msrc/conf-6.6-cam-02-unx
Nightly build started on cam-02-unx at Sun Apr 1 19:00:00 BST 2007.
Sun Apr 1 11:57:41 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Make error message output order consistent
M ./compiler/rename/RnNames.lhs -2 +8
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sun Apr 1 14:17:51 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Accept test output
M ./tests/ghc-regress/typecheck/should_fail/tcfail044.stderr -4 +4
M ./tests/ghc-regress/typecheck/should_fail/tcfail047.stderr -2 +2
M ./tests/ghc-regress/typecheck/should_fail/tcfail139.stderr -2 +2
Sun Apr 1 14:10:27 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* IsString and fromString are in Data.String now
M ./tests/ghc-regress/typecheck/should_compile/tc224.hs +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/li
Sun Apr 1 14:05:28 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Remove generated file
R ./tests/ghc-regress/ghci/prog001/D.hs
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sun Apr 1 14:09:09 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* tc217/220/223 need mtl
M ./tests/ghc-regress/typecheck/should_compile/all.T -3 +3
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sun Apr 1 13:56:26 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Update output with new, friendlier error
M ./tests/ghc-regress/module/mod41.stderr -2 +2
M ./tests/ghc-regress/module/mod42.stderr -2 +2
M ./tests/ghc-regress/module/mod43.stderr -2 +2
___
Sun Apr 1 14:04:13 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Update rnfail040 output
M ./tests/ghc-regress/rename/should_fail/rnfail040.stderr -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sun Apr 1 13:54:55 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Consistent output for tests
M ./tests/ghc-regress/module/all.T -7 +7
M ./tests/ghc-regress/module/mod142.stderr -1 +1
M ./tests/ghc-regress/module/mod143.stderr -1 +1
M ./tests/ghc-regress/module/mod144.stderr -1 +1
Sun Apr 1 13:33:13 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Add some -v0s to cabal01; cabal still isn't being quiet enough, though
M ./tests/ghc-regress/cabal/cabal01/Makefile -5 +5
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskel
Sun Apr 1 13:23:23 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Accept output
M ./tests/ghc-regress/th/TH_exn.stderr -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sun Apr 1 13:21:56 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Check stderr output before stdout output
M ./driver/testlib.py -4 +4
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat Mar 31 04:52:28 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Time how long is spent on each .T file
M ./driver/runtests.py +15
M ./driver/testglobals.py +3
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/
Sun Apr 1 13:20:24 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* On failure, diff the normalised test outputs
M ./driver/testlib.py -76 +77
M ./tests/ghc-regress/module/mod146.stderr -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.
Fri Mar 30 11:42:46 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Make our own pwd, so we don't get confused by paths on cygwin
M ./tests/ghc-regress/rename/prog006/Makefile -1 +2
M ./tests/ghc-regress/rename/prog006/all.T +1
A ./tests/ghc-regress/rename/prog006/pwd.hs
Sun Apr 1 12:01:22 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Update test output
M ./tests/ghc-regress/module/mod155.stderr -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
On Sun, Apr 01, 2007 at 01:23:32PM +0200, Sven Panne wrote:
>
> When getting a repo via HTTP, darcs seems to be *much* faster than via SSH.
> Here as an example the cpphs repo, 3.7 patches per second vs. 0.7 patches per
> second (almost unusable for large/old repos):
>
> 5. :-( Is there a misco
Sun Apr 1 08:07:22 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Fix the build: import basePackageId
M ./compiler/ghci/InteractiveUI.hs -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sun Apr 1 08:05:26 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* MERGED: more improvements for #1119
Simon Marlow <[EMAIL PROTECTED]>**20070327153723
When GHCi compiles its code framgents for setting buffering, it wants
to refer to base:System.IO rather than whatever System.IO is on the
Tue Mar 27 08:45:54 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* make GHCi use base:Prelude, not just Prelude
The module that GHCi uses for its default scope should be exactly
base:Prelude, not whatever Prelude is found on the search path.
M ./compiler/ghci/InteractiveUI.hs -1 +1
M .
Sun Apr 1 07:29:44 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* MERGED: partial fix for #1119
Simon Marlow <[EMAIL PROTECTED]>**20070327152215
Unless we're in one-shot mode, emit an error if we attempt to
demand-load interfaces for home modules. This can only happen in one
way (that I'
Sun Apr 1 07:14:24 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* MERGED: Fix darcs-all to be usable with shells other than bash
M ./darcs-all -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sun Apr 1 06:55:27 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* MERGED: The ru_local field of a CoreRule is False for implicit Ids
[EMAIL PROTECTED]
MERGE to 6.6.1
For class-ops, record selectors, data constructors, we want the ru_local
field of the Rule to be False. We
Sun Apr 1 06:28:38 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* MERGED: Match the type of an Id during rule matching
[EMAIL PROTECTED]
Please MERGE to 6.6.1
Consider this RULE
forall (c::Char->Int) (x::Char).
f (c x) = "RULE FIRED"
Well, this should
Sun Apr 1 06:27:47 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Fix the build (crossPName -> crossMapPName)
M ./compiler/deSugar/DsListComp.lhs -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Mon Apr 2 01:24:24 PDT 2007 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* Fixed desugaring of parallel array comprehensions
** MERGE into 6.6.1 **
M ./compiler/deSugar/DsListComp.lhs -36 +55
M ./compiler/prelude/PrelNames.lhs -3 +3
___
Sun Apr 1 05:52:24 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* MERGED: Test for RULES type-matching
[EMAIL PROTECTED]
M ./tests/ghc-regress/simplCore/should_run/all.T +1
A ./tests/ghc-regress/simplCore/should_run/simplrun008.hs
A ./tests/ghc-regress/simplCore/should_run/simplrun008
Tue Mar 6 09:30:11 PST 2007 Alec Berryman <[EMAIL PROTECTED]>
* Fix darcs-all to be usable with shells other than bash
M ./darcs-all -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
From: GHC Build Reports <[EMAIL PROTECTED]>
To: cvs-ghc@haskell.org
Subject: [nightly] 01-Apr-2007 build of of 6.6 branch on i386-unknown-mingw32
(bling)
Build description = of 6.6 branch on i386-unknown-mingw32 (bling)
Build location= /fptools/builds/STABLE
Build config file = /fptools/buil
On Sunday 01 April 2007 13:38, Donald Bruce Stewart wrote:
> Are you using master/slave connections in ssh? This will let you reuse a
> single control connection in ssh, avoiding the need to reauthenticate to
> get each patch (and there's 2 or 3 of these per patch). [...]
I don't think so: darcs u
Hi Sven,
When getting a repo via HTTP, darcs seems to be *much* faster than via SSH.
Here as an example the cpphs repo, 3.7 patches per second vs. 0.7 patches per
second (almost unusable for large/old repos):
The difference is massive, I almost think that 5 times faster is an
understatement. I
sven.panne:
> [ Well, not exactly a GHC problem, but I think that the mailing list fits,
> anyway. ]
>
> When getting a repo via HTTP, darcs seems to be *much* faster than via SSH.
> Here as an example the cpphs repo, 3.7 patches per second vs. 0.7 patches per
> second (almost unusable for larg
[ Well, not exactly a GHC problem, but I think that the mailing list fits,
anyway. ]
When getting a repo via HTTP, darcs seems to be *much* faster than via SSH.
Here as an example the cpphs repo, 3.7 patches per second vs. 0.7 patches per
second (almost unusable for large/old repos):
-
Mon Apr 2 01:24:24 PDT 2007 Manuel M T Chakravarty <[EMAIL PROTECTED]>
* Fixed desugaring of parallel array comprehensions
** MERGE into 6.6.1 **
M ./compiler/deSugar/DsListComp.lhs -36 +55
M ./compiler/prelude/PrelNames.lhs -3 +3
___
From: GHC Build Reports <[EMAIL PROTECTED]>
To: cvs-ghc@haskell.org
Subject: [nightly] 31-Mar-2007 build of of HEAD on i386-unknown-mingw32 (bling)
Build description = of HEAD on i386-unknown-mingw32 (bling)
Build location= /fptools/builds/HEAD
Build config file = /fptools/builds/ghc-nightly/
36 matches
Mail list logo