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 Mar 2 18:00:01 GMT 2008.
checking out
Build description = STABLE on i386-unknown-linux
(cam-02-unx.europe.corp.microsoft.com)
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 Sun Mar 2 18:10:01 GMT 2008.
checkin
Sun Mar 2 07:13:39 PST 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Fix typo
M ./validate -4 +4
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sun Mar 2 06:04:08 PST 2008 Ian Lynagh <[EMAIL PROTECTED]>
* In bindists, look in the right place to see if we have provided docs
Fixes trac #1971: unjustified warning about documentation
M ./distrib/Makefile -4 +1
___
Cvs-ghc mailing list
Cvs
Sun Mar 2 07:13:39 PST 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Fix typo
M ./validate -4 +4
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sun Mar 2 06:04:08 PST 2008 Ian Lynagh <[EMAIL PROTECTED]>
* In bindists, look in the right place to see if we have provided docs
Fixes trac #1971: unjustified warning about documentation
M ./distrib/Makefile -4 +1
___
Cvs-ghc mailing list
Cvs
Sun Mar 2 06:55:31 PST 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Update 6.8-specific output
M ./tests/ghc-regress/ghci.debugger/scripts/break003-6.8.stderr -1 +1
M ./tests/ghc-regress/typecheck/should_fail/tcfail168-6.8.stderr -1 +1
___
Cvs-ghc
Sun Mar 2 05:26:08 PST 2008 Ian Lynagh <[EMAIL PROTECTED]>
* MERGED: Fix Trac #2114: error reporting for 'forall' without appropriate
flags
[EMAIL PROTECTED]
M ./compiler/parser/Lexer.x -2 +2
M ./compiler/parser/RdrHsSyn.lhs -4 +13
M ./compiler/prelude/PrelNames.lhs -2 +6
M
Sat Mar 1 07:09:47 PST 2008 Ian Lynagh <[EMAIL PROTECTED]>
* MERGED: Fix Trac #2111: improve error handling for 'rec' in do-notation
[EMAIL PROTECTED]
We were not dealing correctly with all the combinations of
do notation
mdo notation
arrow notation
in combination w
Sat Mar 1 06:53:06 PST 2008 Ian Lynagh <[EMAIL PROTECTED]>
* MERGED: Fix Trac #1899; missing equality check in typechecker's constraint
simplifier
[EMAIL PROTECTED]
This patch fixes a missing equality check (uifying type variable b=b) in
the new constraint simplifier in TcTyFuns.
Thu Feb 28 04:11:06 PST 2008 [EMAIL PROTECTED]
* Fix Trac #2130: improve derived Ord for primmitive types
This patch does two things:
* (Minor): in TcGenDeriv.careful_compare_Case, test for less-than before
equality. This should reduce the number of dynamic tests, and also gives
Wed Feb 27 08:32:02 PST 2008 [EMAIL PROTECTED]
* Fix Trac #2126: re-order tests (easy)
M ./compiler/typecheck/TcTyClsDecls.lhs -4 +6
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Tue Feb 26 02:46:50 PST 2008 Simon Marlow <[EMAIL PROTECTED]>
* FIX #2122: file locking bug
Second and subsequent readers weren't being inserted into the
fd->lock hash table, which meant that the file wasn't correctly
unlocked when the Handles were closed.
M ./rts/posix/FileLock.c +1
Fri Feb 22 10:25:14 PST 2008 [EMAIL PROTECTED]
* Improve error messages from type-checking data constructors
This addresses Trac #2112
M ./compiler/typecheck/TcHsType.lhs -9 +5
M ./compiler/typecheck/TcRnMonad.lhs -1 +1
M ./compiler/typecheck/TcTyClsDecls.lhs -1 +2
Tue Feb 19 09:34:10 PST 2008 [EMAIL PROTECTED]
* Fix Trac #2082
M ./compiler/main/PprTyThing.hs -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Thu Feb 28 00:31:04 PST 2008 [EMAIL PROTECTED]
* Wibble to error message (stmt of do block or comprehension)
M ./compiler/typecheck/TcMatches.lhs -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Thu Feb 28 00:29:35 PST 2008 [EMAIL PROTECTED]
* Add comments explaining flags
M ./validate +6
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Tue Feb 26 02:26:12 PST 2008 Simon Marlow <[EMAIL PROTECTED]>
* documentation improvements from Frederik Eaton
M ./docs/users_guide/ghci.xml -7 +12
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Wed Feb 27 06:45:05 PST 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Add and use seqBitmap when constructing SRTs
This roughly halves memory usage when compiling
module Foo where
foo :: Double -> Int
foo x | x == 1 = 1
...
foo x | x == 500 = 500
without optimisation
Tue Feb 26 09:53:05 PST 2008 [EMAIL PROTECTED]
* Remove gaw comment
M ./compiler/typecheck/TcArrows.lhs -1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Build results:
x86-64 Linux head: lost
x86 Windows head: fail (failed bindisttest)
x86 Windows head fast: pass pass lost pass pass pass
kahl G5 Gentoo Linux head: pass
tnaur PPC OSX head:pass
x86-64 Linux head unreg: lost
Dropping unexpected test passes reports from
21 matches
Mail list logo