Sun Mar 30 14:14:10 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Add a test TH_scope for trac#2188
A ./tests/ghc-regress/th/TH_scope.hs
A ./tests/ghc-regress/th/TH_scope_helper.hs
M ./tests/ghc-regress/th/all.T +3
___
Cvs-ghc mailing list
Cv
Sun Mar 30 12:36:44 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Add a test for trac #2158
M ./tests/ghc-regress/array/should_run/all.T +1
A ./tests/ghc-regress/array/should_run/arr019.hs
A ./tests/ghc-regress/array/should_run/arr019.stdout
Sun Mar 30 11:28:13 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Derive a valid Ix instance for data Foo = Foo Int Int
The old one didn't satisfy the axioms. See trac #2158 for details.
M ./compiler/typecheck/TcGenDeriv.lhs -1 +5
___
Cvs-ghc maili
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 30 18:00:01 BST 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 30 18:10:01 BST 2008.
checki
Build results:
x86-64 Linux head: fail (failed bindist bindisttest failed slave lost)
x86 Windows head:fail (failed darcs)
x86 Windows head fast: pass pass lost pass pass
tnaur PPC OSX head 2:pass
x86-64 Linux head unreg: lost
Dropping unexpected test passes reports from builde
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 Mar 29 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 Sat Mar 29 18:10:01 GMT 2008.
checki
Sat Mar 29 15:39:48 PDT 2008 Tim Chevalier <[EMAIL PROTECTED]>
* Revive External Core parser
Huzzah, the External Core parser will now parse External Core generated by
the HEAD.
Most notably, I rewrote the parser in Parsec, but the old Happy version
remains in the repository.
Sat Mar 29 15:11:09 PDT 2008 Tim Chevalier <[EMAIL PROTECTED]>
* Fix big character literal printing in External Core
Characters bigger than '\xff' should be represented as int
literals in External Core. (This was originally fixed five years ago
and broken again four and a half years ago
Sat Mar 29 12:46:29 PDT 2008 Tim Chevalier <[EMAIL PROTECTED]>
* External Core: don't print superfluous parens in case types
The External Core printer was parenthesizing the scrutinee type in case
expressions. Since this type is required to be atomic, the parens aren't
necessary.
M .
Sat Mar 29 11:50:43 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Don't import FastString in HsVersions.h
Modules that need it import it themselves instead.
M ./compiler/HsVersions.h -13 +4
M ./compiler/basicTypes/BasicTypes.lhs -1 +1
M ./compiler/basicTypes/IdInfo.lhs +1
M ./comp
Sat Mar 29 10:11:35 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* DEBUG removal
M ./compiler/codeGen/CgStackery.lhs -6 +6
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat Mar 29 10:10:13 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* DEBUG removal
M ./compiler/codeGen/CgUtils.hs -2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat Mar 29 10:09:35 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* DEBUG removal
M ./compiler/iface/LoadIface.lhs -8 +10
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat Mar 29 10:03:41 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* DEBUG removal
M ./compiler/iface/TcIface.lhs -3 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat Mar 29 10:02:27 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* DEBUG removal
M ./compiler/simplCore/SimplCore.lhs -7 +5
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat Mar 29 09:54:12 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* DEBUG removal
M ./compiler/simplStg/SRT.lhs -4
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat Mar 29 09:53:03 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Fix typo; spotted by Bdh in #ghc
M ./compiler/rename/RnPat.lhs -1 +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat Mar 29 09:48:49 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* DEBUG removal
M ./compiler/typecheck/TcSimplify.lhs -9 +6
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat Mar 29 09:44:20 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* DEBUG removal
M ./compiler/typecheck/TcUnify.lhs -10 +10
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat Mar 29 09:42:09 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Remove a DEBUG use
M ./compiler/typecheck/TcUnify.lhs -6 +7
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Sat Mar 29 09:39:36 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Remove a DEBUG
M ./compiler/utils/Binary.hs -3 +3
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
23 matches
Mail list logo