Build results:
gabor stable:pass
kahl G5 Gentoo Linux stable: pass
tnaur x86 Linux stable: fail (failed stage1) fail (failed stage1)
x86 Windows stable: lost pass
x86 Windows stable fast: pass pass pass pass pass pass
x86-64 Linux stable: lost
Old unexpect
On Sun, Oct 28, 2007 at 01:16:35PM -, Claus Reinke wrote:
> but i tend to use 'darcs send -o file' so
> that i can (a) add comments,
> >>>darcs send --edit-description
> >>
> >>that will edit the patch description. apart from that getting
> >>burried in the email attachment,
> >
> >No,
Hi George,
On Wed, Oct 24, 2007 at 08:40:26PM -0400, George Beshers wrote:
>
> I was surprised to see gbesh dropped on the 10/23
> BuildBot Collator Daily report for head. I went to the
> page http://darcs.haskell.org/buildbot/head/ and tried
> a ping which worked.
>
> As a way to reset things
Mon Oct 29 11:35:14 PDT 2007 Ashley Yakeley <[EMAIL PROTECTED]>
* correct code for typecheck/should_compile/tc192.hs
M ./tests/ghc-regress/typecheck/should_compile/tc192.hs +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/ma
Mon Oct 29 11:31:55 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Fix build with GHC < 6.4
M ./compiler/utils/Util.lhs -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
forgot to mention: i validated with HEAD, but you might
well want this in STABLE as well.
claus
- Original Message -
From: "Claus Reinke" <[EMAIL PROTECTED]>
To:
Sent: Sunday, October 28, 2007 1:07 PM
Subject: darcs patch: add flag --flags (FIX #1226)
__
Mon Oct 29 10:48:25 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Set interfacedir (using $topdir, not $httptopdir)
M ./libraries/Makefile -15 +18
M ./libraries/installPackage.hs -18 +21
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.has
Mon Oct 29 09:11:30 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Teach ghc-pkg about $httptopdir
M ./utils/ghc-pkg/Main.hs -6 +11
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Mon Oct 29 10:06:20 PDT 2007 [EMAIL PROTECTED]
* Fix LiberateCase
Merge to STABLE please
Liberate case was being far too gung-ho about what to specialise. This
bug only showed up when a recursive function 'f' has a nested recursive
function 'g', where 'g' calls 'f' (as well a
Mon Oct 29 09:26:37 PDT 2007 [EMAIL PROTECTED]
* Improve error-message output slightly
M ./compiler/typecheck/TcType.lhs -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Mon Oct 29 09:25:05 PDT 2007 [EMAIL PROTECTED]
* Improve documentation of orphan instances (thanks to Adrian Hey)
Please push to stable branch
Simon
M ./docs/users_guide/flags.xml -7 +3
M ./docs/users_guide/separate_compilation.xml -18 +45
M ./docs/users_guide/using.xml
Mon Oct 29 05:07:32 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* fix installation of haddock.css and friends
M ./libraries/Makefile -3 +3
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
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 Oct 28 19:30:03 GMT 2007.
checki
Mon Oct 29 04:24:30 PDT 2007 [EMAIL PROTECTED]
* Update tc141 expected output
Revert to getting an error from the renamer
M ./tests/ghc-regress/typecheck/should_compile/tc141.stderr -29 +6
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http
Sat Oct 27 08:33:30 PDT 2007 [EMAIL PROTECTED]
* In a pattern binding, a type sig in the pattern cannot bind a type variable
In a pattern binding with a pattern type signature, such as
(Just (x::a)) = e
the pattern type signature cannot bind type variables. Hence
'a' must
Mon Oct 29 04:10:56 PDT 2007 [EMAIL PROTECTED]
* Substantial improvement to the interaction of RULES and inlining
(Merge to 6.8 branch after testing.)
There were a number of delicate interactions between RULEs and inlining
in GHC 6.6. I've wanted to fix this for a long time, a
Fri Oct 26 08:02:24 PDT 2007 [EMAIL PROTECTED]
* Add newline in debug print
M ./compiler/simplCore/SimplCore.lhs -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Oct 24 06:48:28 PDT 2007 [EMAIL PROTECTED]
* Explicit pattern match in default case of addTickLHsBind
M ./compiler/deSugar/Coverage.lhs -6 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Oct 24 06:47:50 PDT 2007 [EMAIL PROTECTED]
* Generalise the types of mk_FunBind, mk_easy_FunBind, mkVarBind
M ./compiler/hsSyn/HsUtils.lhs -6 +6
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat Oct 27 09:37:39 PDT 2007 [EMAIL PROTECTED]
* Tests for functional dependencies and loops in TcSimplify
A ./tests/ghc-regress/typecheck/should_compile/FD1.hs
A ./tests/ghc-regress/typecheck/should_compile/FD1.stderr
A ./tests/ghc-regress/typecheck/should_compile/FD2.hs
A ./te
Build description = STABLE 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-STABLE-cam-02-unx
Nightly build started on cam-02-unx at Sun Oct 28 19:00:01 GMT 2007.
21 matches
Mail list logo