[commit: ghc] master: LLVM pre-mangler files should be considered cish (7bfc28d)

2011-09-14 Thread David Terei
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/7bfc28d4a1c7c20714bfc11acc072e2f16927d80 >--- commit 7bfc28d4a1c7c20714bfc11acc072e2f16927d80 Author: David Terei Da

[nightly] 14-Sep-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)

2011-09-14 Thread GHC Build Reports
Build description = HEAD on x86_64-unknown-linux (cam-04-unx) 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 Wed Sep 14 18:00:01 BST 2011. checking out new source

[nightly] 14-Sep-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)

2011-09-14 Thread GHC Build Reports
Build description = STABLE on x86_64-unknown-linux (cam-04-unx) 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 Wed Sep 14 18:10:01 BST 2011. checking out new s

T4801: stat too good

2011-09-14 Thread Daniel Fischer
perf/compiler/T4801 now fails spectacularly: peak_megabytes_allocated 51 is less than minimum allowed 55 If this is because you have improved GHC, please update the test so that GHC doesn't regress again bytes allocated 459799776 is less than minimum allowed 6 If this is because you have i

[commit: testsuite] master: Improved debugger output (ab0d209)

2011-09-14 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/ab0d2095393ac7d82a18e67cd90fe7f2bddd9a8a >--- commit ab0d2095393ac7d82a18e67cd90fe7f2bddd9a8a Author: Simon Pey

[commit: testsuite] master: Accept error message change (b42571d)

2011-09-14 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/b42571d6671c7bb518bcc8e0308be879d2ba6869 >--- commit b42571d6671c7bb518bcc8e0308be879d2ba6869 Author: Simon Pey

[commit: testsuite] master: Test Trac #5478 (cede5cb)

2011-09-14 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/cede5cb4d54ae4496f41394e0c484c669720765a >--- commit cede5cb4d54ae4496f41394e0c484c669720765a Author: Simon Pey

Error when compilng with -O0

2011-09-14 Thread Simon Peyton-Jones
Manuel I added GhcLibHcOpts+= -O0 to my build options, to try building the libraries without -O. To my surprise I got a lint error in dph. The details are below. I have not investigated. Simply compiling that module with -O makes it work. It seems to happen because the vectoriser produce

[commit: ghc] master: Tighten up the side-condition testing for deriving (again) (99a6412)

2011-09-14 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/99a6412c9ff5964bd957da79bd3b7d27c4f41228 >--- commit 99a6412c9ff5964bd957da79bd3b7d27c4f41228 Author: Simon Peyton Jo

[commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (5c312b4)

2011-09-14 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/5c312b42e0075d6281d59f68e176d1a0074b3a80 >--- commit 5c312b42e0075d6281d59f68e176d1a0074b3a80 Merge: ffada1e... b3bc5

[commit: ghc] master: Record selectors should be Exported Ids (ffada1e)

2011-09-14 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/ffada1e9e717e7d0fb66ce02cdb551b2932f7be1 >--- commit ffada1e9e717e7d0fb66ce02cdb551b2932f7be1 Author: Simon Peyton Jo

[commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (e0e4288)

2011-09-14 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/e0e4288b2457c668319ce0581249c683573c666c >--- commit e0e4288b2457c668319ce0581249c683573c666c Merge: 5c312b4... 73aeb

[commit: ghc] master: Fix integer stuff (fixes Trac #5485) (eecd53b)

2011-09-14 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/eecd53bcdc307726fb4bb058f3da013b72386137 >--- commit eecd53bcdc307726fb4bb058f3da013b72386137 Author: Simon Peyton Jo

New patches in /srv/darcs/git-mirrors/Win32

2011-09-14 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/Win32 ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

New patches in /srv/darcs/git-mirrors/containers

2011-09-14 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/containers commit ebd6d2ddf6b4a622cec172df9038768ca3409d7b Author: Milan Straka Date: Sun Sep 11 18:58:17 2011 +0200 Changing version of base dependency to < 5. The original was < 6. The dependency base >= 4.2 && base < 5 seems weird

RE: Indexed constraint families

2011-09-14 Thread Simon Peyton-Jones
Yes that's right. Boxed values always are a pointer, always take a word, and can't be free. Unboxed values can. Simon | -Original Message- | From: Manuel M T Chakravarty [mailto:mchakrava...@me.com] | Sent: 14 September 2011 05:20 | To: Simon Peyton-Jones | Cc: Dominic Orchard; GHC | Su