Thu Jul 9 21:27:28 PDT 2009 Manuel M T Chakravarty
* TFs: Fix should_compile/Simple8
Ignore-this: 471ab67e3df1c5245921be5286a45f93
M ./compiler/typecheck/TcEnv.lhs -6 +10
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090710042728-6295e-62917a353b79435d2f6bd48eee5cd43
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 Thu Jul 9 18:00:01 BST 2009.
checking out
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 Thu Jul 9 19:00:02 BST 2009.
***
On Thu, Jul 09, 2009 at 08:47:23AM -0700, Simon Marlow wrote:
> Thu Jul 9 05:46:16 PDT 2009 Simon Marlow
> * Use /usr/bin/test if it exists, and fix test syntax.
> Ignore-this: 83a75ba7c3ce2a1d02bddb7bfe414bfe
> Should fix Solaris build failures
>
> M ./Makefile -2 +7
>
> View patch
Thu Jul 9 06:28:50 PDT 2009 Simon Marlow
* workaround new Cygwin bash CRLF behaviour
Ignore-this: 5cfa2cc9d776ebe315c0f6ad7ab56d98
M ./configure.ac -4 +4
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090709132850-12142-ac26b07622995892a1059d5d862870e10ec1f6ea.gz
___
Thu Jul 9 03:41:47 PDT 2009 Simon Marlow
* disable T3016(profc), gcc takes ages
Ignore-this: 4accafb20b11f18bb389be86aa84a331
M ./tests/ghc-regress/simplCore/should_compile/all.T -1 +3
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20090709104147-12142-1c40444ae60
Thu Jul 9 07:45:04 PDT 2009 Simon Marlow
* T3016: skip_if_fast, and omit optc too.
Ignore-this: 26d695f84bf0393da3f1e1862140384f
M ./tests/ghc-regress/simplCore/should_compile/all.T -1 +1
View patch online:
http://darcs.haskell.org/testsuite/_darcs/patches/20090709144504-12142-aab3301e
Thu Jul 9 05:46:16 PDT 2009 Simon Marlow
* Use /usr/bin/test if it exists, and fix test syntax.
Ignore-this: 83a75ba7c3ce2a1d02bddb7bfe414bfe
Should fix Solaris build failures
M ./Makefile -2 +7
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090709124616-12142-e5559
Thu Jul 9 08:37:37 PDT 2009 Ian Lynagh
* Allow mixed case pragmas; #1817. Patch from squadette
This patch allow you to use "Language CPP", or even "LaNgUaGe CPP",
if you wish, as the manual claims you can.
M ./compiler/parser/Lexer.x -51 +72
View patch online:
http://darcs.haskell.or