[nightly] 23-Feb-2010 build of STABLE on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)

2010-02-23 Thread GHC Build Reports
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 Tue Feb 23 18:10:02 GMT 2010. checki

patch applied (ghc): Fix build for non-x86 arches again.

2010-02-23 Thread Ben Lippmeier
Sun Feb 21 23:51:44 PST 2010 ben.lippme...@anu.edu.au * Fix build for non-x86 arches again. M ./compiler/nativeGen/X86/Ppr.hs +2 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20100222075144-43c66-55935bfe880e9e70ffdc7630346e445ff5da12a0.gz

patch applied (testsuite): Add quickhull test output

2010-02-23 Thread Ben Lippmeier
Tue Feb 23 23:12:33 PST 2010 b...@ouroborus.net * Add quickhull test output A ./tests/ghc-regress/dph/quickhull/quickhull.stdout View patch online: http://darcs.haskell.org/testsuite/_darcs/patches/20100224071233-bf82d-28f1c11ffe98ce7870d0592d544eb008e9a33515.gz __

patch applied (testsuite): Add DPH quickhull test

2010-02-23 Thread Ben Lippmeier
Tue Feb 23 21:29:16 PST 2010 b...@ouroborus.net * Add DPH quickhull test A ./tests/ghc-regress/dph/ A ./tests/ghc-regress/dph/Makefile A ./tests/ghc-regress/dph/quickhull/ A ./tests/ghc-regress/dph/quickhull/Main.hs A ./tests/ghc-regress/dph/quickhull/Makefile A ./tests/

Re: Merge Request: LLVM Code Generator for GHC

2010-02-23 Thread Don Stewart
David, Did you see my patch to fix the parsing of -optlo and friends? http://www.galois.com/~dons/add-new-llvm-code-generator-to-ghc_.dpatch Order of the flags appears to matter to GetOpt. -- Don davidterei: > David Peixotto wrote: >> I "deprecated" the LlvmBackend page in favor of Comment

[nightly] 23-Feb-2010 build of STABLE on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com)

2010-02-23 Thread GHC Build Reports
Build description = STABLE on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com) Build location= /64playpen/simonmar/nightly/STABLE-cam-04-unx Build config file = /home/simonmar/nightly/site/msrc/conf-STABLE-cam-04-unx Nightly build started on cam-04-unx at Tue Feb 23 19:10:02 GMT 20

Re: Merge Request: LLVM Code Generator for GHC

2010-02-23 Thread David Terei
David Peixotto wrote: I "deprecated" the LlvmBackend page in favor of Commentary/Backends/LLVM by putting a forwarding reference to the latter. Otherwise I left the current LlvmBackend page intact, but can remove it once David agrees the important info has been transferred. OK, have checked o

Re: Merge Request: LLVM Code Generator for GHC

2010-02-23 Thread Simon Marlow
On 23/02/10 17:31, Isaac Dupree wrote: On 02/23/10 10:21, Simon Marlow wrote: +Flag unreg + Description: Build an unregistered version. it's called "unregisterized", is it not? (vs. "unregistered" ). Yes, "unregisterised" is not a word outside the world of GHC (and I'm not sure if we use "s" o

patch applied (ghc-6.12/ghc): Fix more library links in the user guide

2010-02-23 Thread Ian Lynagh
Tue Feb 23 08:45:51 PST 2010 Ian Lynagh * Fix more library links in the user guide M ./aclocal.m4 -3 +4 M ./configure.ac +2 M ./docs/users_guide/glasgow_exts.xml -3 +3 M ./docs/users_guide/packages.xml -3 +3 M ./docs/users_guide/parallel.xml -7 +8 M ./docs/users_guide/u

patch applied (ghc-6.12/ghc): Fix the link to the ghc docs in libraries/prologue.txt

2010-02-23 Thread Ian Lynagh
Tue Feb 23 10:16:44 PST 2010 Ian Lynagh * Fix the link to the ghc docs in libraries/prologue.txt ./libraries/prologue.txt -> ./libraries/prologue.txt.in M ./configure.ac -1 +3 M ./libraries/prologue.txt.in -1 +1 View patch online: http://darcs.haskell.org/ghc-6.12/ghc/_darcs/patc

patch applied (ghc-6.12/ghc): Fix the links to the base docs from the user guide

2010-02-23 Thread Ian Lynagh
Tue Feb 23 07:05:22 PST 2010 Ian Lynagh * Fix the links to the base docs from the user guide ./docs/users_guide/ug-ent.xml -> ./docs/users_guide/ug-ent.xml.in M ./aclocal.m4 +8 M ./configure.ac -1 +3 M ./docs/users_guide/ffi-chap.xml -2 +2 M ./docs/users_guide/glasgow_exts

[nightly] 23-Feb-2010 build of HEAD on x86_64-unknown-linux (cam-04-unx.europe.corp.microsoft.com)

2010-02-23 Thread GHC Build Reports
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 Tue Feb 23 19:00:01 GMT 2010. **

patch applied (ghc): Fix the link to the ghc docs in libraries/prologue.txt

2010-02-23 Thread Ian Lynagh
Tue Feb 23 10:16:44 PST 2010 Ian Lynagh * Fix the link to the ghc docs in libraries/prologue.txt ./libraries/prologue.txt -> ./libraries/prologue.txt.in M ./configure.ac -1 +3 M ./libraries/prologue.txt.in -1 +1 View patch online: http://darcs.haskell.org/ghc/_darcs/patches/20100

Re: Merge Request: LLVM Code Generator for GHC

2010-02-23 Thread Isaac Dupree
On 02/23/10 10:21, Simon Marlow wrote: +Flag unreg + Description: Build an unregistered version. it's called "unregisterized", is it not? (vs. "unregistered" ). Yes, "unregisterised" is not a word outside the world of GHC (and I'm not sure if we use "s" or "z") -Isaac __

patch applied (ghc): Fix more library links in the user guide

2010-02-23 Thread Ian Lynagh
Tue Feb 23 08:45:51 PST 2010 Ian Lynagh * Fix more library links in the user guide M ./aclocal.m4 -3 +4 M ./configure.ac +2 M ./docs/users_guide/glasgow_exts.xml -3 +3 M ./docs/users_guide/packages.xml -3 +3 M ./docs/users_guide/parallel.xml -7 +8 M ./docs/users_guide/u

patch applied (ghc): Remove old, unused release notes

2010-02-23 Thread Ian Lynagh
Tue Feb 23 07:03:27 PST 2010 Ian Lynagh * Remove old, unused release notes R ./docs/users_guide/5-00-notes.xml R ./docs/users_guide/5-02-notes.xml R ./docs/users_guide/5-04-notes.xml R ./docs/users_guide/6.0-notes.xml View patch online: http://darcs.haskell.org/ghc/_darcs/patc

patch applied (ghc): Fix the links to the base docs from the user guide

2010-02-23 Thread Ian Lynagh
Tue Feb 23 07:05:22 PST 2010 Ian Lynagh * Fix the links to the base docs from the user guide ./docs/users_guide/ug-ent.xml -> ./docs/users_guide/ug-ent.xml.in M ./aclocal.m4 +8 M ./configure.ac -1 +3 M ./docs/users_guide/ffi-chap.xml -2 +2 M ./docs/users_guide/glasgow_exts

patch applied (ghc-6.12/ghc): don't constant fold division that would result in negative zero (#3676)

2010-02-23 Thread Ian Lynagh
Thu Feb 11 05:15:43 PST 2010 Simon Marlow * don't constant fold division that would result in negative zero (#3676) M ./compiler/prelude/PrelRules.lhs -2 +10 View patch online: http://darcs.haskell.org/ghc-6.12/ghc/_darcs/patches/20100211131543-12142-81c0bae72afd112800fc0a4aea8ede80b6dc77

Re: Merge Request: LLVM Code Generator for GHC

2010-02-23 Thread Simon Marlow
On 18/02/2010 23:55, David Terei wrote: Hi all, Over the last 6 months I've been working on a new code generator for GHC which targets the LLVM compiler infrastructure. Most of the work was done as part of an honours thesis at the University of New South Wales under the supervision of Manuel Cha

RE: Installing syb(-0.1.03) package in head version of Haskell

2010-02-23 Thread Simon Peyton-Jones
Thanks! I forgot to cc Kathleen herself, so I'm now doing so. Assuming that's the problem, does it reflect a bug in Cabal, or GHC, or what? And if so, can someone make a ticket?] Thanks Simon From: José Pedro Magalhães [mailto:j...@cs.uu.nl] Sent: 23 February 2010 15:10 To: Bayley, Alistai

Extra packages in GHC

2010-02-23 Thread Simon Peyton-Jones
Folks, esp DPH folk and Ian, | Wed Feb 17 02:31:34 PST 2010 Simon Marlow | * Allow extra packages to be added to the build, by setting $(EXTRA_PACKAGES) | | M ./ghc.mk +2 | | Wed Feb 17 02:46:34 PST 2010 Simon Marlow | * darcs-all --extra get: gets a few extra packages | currently

Re: Installing syb(-0.1.03) package in head version of Haskell

2010-02-23 Thread José Pedro Magalhães
I'm guessing that is indeed the problem, though I cannot reproduce the error (but I'm using Cabal-1.8.0.2). Assuming this is the cause of the problem, what is the best correction? Encoding the cabal file as UTF-8 or removing the accent? Do earlier versions of cabal deal well with UTF-8?... Cheer

Re: Merge Request: LLVM Code Generator for GHC

2010-02-23 Thread David Terei
On 21 February 2010 04:17, David Peixotto wrote: > 1) It would be nice if -ddump-llvm implies -fllvm. My first test was to try > -ddump-llvm and it produced no output (without the -fllvm flag). Yep sure, thanks for the pick up. > 2) Do you expect the llvm backend to work with the -dynamic ghc f

Re: Merge Request: LLVM Code Generator for GHC

2010-02-23 Thread David Terei
On 22 February 2010 00:09, Malcolm Wallace wrote: > There is already a published Haskell binding for LLVM on Hackage.  Does your > new binding cover the same territory?  Or different aspects?  Could it be > converted to use the existing binding?  Or could your features be merged > with theirs? A

FW: Installing syb(-0.1.03) package in head version of Haskell

2010-02-23 Thread Simon Peyton-Jones
Friends Can anyone help Kathleen out? She has a cabal-install issue. I think she's on a Mac. Many thanks Simon From: Kathleen Fisher [mailto:kathleen.fis...@gmail.com] Sent: 16 February 2010 22:54 To: Simon Peyton-Jones Subject: Fwd: Installing syb(-0.1.03) package in head version of Haskell

patch applied (testsuite): disable annrun01(dyn) (see comments)

2010-02-23 Thread Simon Marlow
Tue Feb 23 01:48:35 PST 2010 Simon Marlow * disable annrun01(dyn) (see comments) M ./tests/ghc-regress/annotations/should_run/all.T -2 +2 View patch online: http://darcs.haskell.org/testsuite/_darcs/patches/20100223094835-12142-d18be71be77984af07a0c27d6b8c8cdd031dff34.gz

patch applied (testsuite): expect_broken(3676)

2010-02-23 Thread Simon Marlow
Tue Feb 23 02:59:35 PST 2010 Simon Marlow * expect_broken(3676) M ./tests/ghc-regress/numeric/should_run/all.T -1 +1 View patch online: http://darcs.haskell.org/testsuite/_darcs/patches/20100223105935-12142-3a61a74f8afd65480009443bd958b86cd31410ed.gz _

patch applied (testsuite): omit via-C ways for this test, gcc takes too long

2010-02-23 Thread Simon Marlow
Tue Feb 23 01:42:41 PST 2010 Simon Marlow * omit via-C ways for this test, gcc takes too long M ./tests/ghc-regress/programs/barton-mangler-bug/test.T +2 View patch online: http://darcs.haskell.org/testsuite/_darcs/patches/20100223094241-12142-36682a70ceaada429d8c9ab7b59a6bb4efe2b29c.gz

patch applied (testsuite): omit profilng ways

2010-02-23 Thread Simon Marlow
Tue Feb 23 01:40:06 PST 2010 Simon Marlow * omit profilng ways M ./tests/ghc-regress/quasiquotation/qq007/test.T +4 View patch online: http://darcs.haskell.org/testsuite/_darcs/patches/20100223094006-12142-d9f954d9ea995d0b841205835615d95c92c18c20.gz __