pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 353, Success

2011-09-07 Thread Builder
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 353 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-amd64-stable/353.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting v

[nightly] 07-Sep-2011 build of HEAD on i386-unknown-linux (cam-02-unx)

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

Re: Safe haskell issues building HEAD using 7.2.1

2011-09-07 Thread Daniel Peebles
Does trusting all of base mean we trust System.IO.Unsafe? Or is there an explicit "DO NOT TRUST THIS MODULE" attached to it somehow? On Wed, Sep 7, 2011 at 6:13 PM, David Terei wrote: > On 6 September 2011 20:33, Corey O'Connor wrote: > > I'm running into a lot of issues like the following: > >

pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 336, Success

2011-09-07 Thread Builder
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 336 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj-freebsd-i386-stable/336.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting versi

[nightly] 07-Sep-2011 build of STABLE on i386-unknown-linux (cam-02-unx)

2011-09-07 Thread GHC Build Reports
Build description = STABLE on i386-unknown-linux (cam-02-unx) 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 Wed Sep 7 18:10:01 BST 2011. checking out new source tree

pgj (x86 FreeBSD HEAD), build 473, Success

2011-09-07 Thread Builder
pgj (x86 FreeBSD HEAD), build 473 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj/473.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Su

pgj2 (amd64 FreeBSD HEAD), build 471, Failure

2011-09-07 Thread Builder
pgj2 (amd64 FreeBSD HEAD), build 471 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/471.html git clone | Failure: Just (ExitFailure 128) Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/471.html Cloning into build... error: Recv failure: Connectio

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

2011-09-07 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 7 18:00:02 BST 2011. checking out new source t

kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 356, Success

2011-09-07 Thread Builder
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 356 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/356.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setti

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

2011-09-07 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 7 18:10:01 BST 2011. checking out new so

tn23 (x86 OSX HEAD), build 434, Failure

2011-09-07 Thread Builder
tn23 (x86 OSX HEAD), build 434 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/434.html git clone | Failure: Just (ExitFailure 128) Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/434.html Cloning into build... error: inflate: data stream error (i

[commit: ghc] master: Correct a few typos (c2b1e0d)

2011-09-07 Thread Daniel Fischer
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/c2b1e0da0409e04ba08b6ff876486bd8463510a2 >--- commit c2b1e0da0409e04ba08b6ff876486bd8463510a2 Author: Daniel Fischer

Re: Safe haskell issues building HEAD using 7.2.1

2011-09-07 Thread David Terei
On 6 September 2011 20:33, Corey O'Connor wrote: > I'm running into a lot of issues like the following: > > libraries/hoopl/src/Compiler/Hoopl/Collections.hs:14:1: >    base:Data.List can't be safely imported! The package (base) the > module resides in isn't trusted. > > Which can be resolved by a

Re: FW: [GHC] #5462: Deriving clause for arbitrary classes

2011-09-07 Thread Ian Lynagh
Hi Phil, On Wed, Sep 07, 2011 at 07:12:28AM +, Simon Peyton-Jones wrote: > > Phil claims below that "the registration function is buggy" in our Trac. Did > you know this? If not, I'm sure Phil could be more specific. I wasn't aware of any problem. Can you let me know what goes wrong, plea

[commit: ghc] master: Whitespace only (df05656)

2011-09-07 Thread Daniel Fischer
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/df05656b54ebacc5bad555260b7dab78cf7c7814 >--- commit df05656b54ebacc5bad555260b7dab78cf7c7814 Author: Daniel Fischer

[commit: ghc] master: Added repack command to sync-all (193ad9f)

2011-09-07 Thread Daniel Fischer
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/193ad9fe87a2c2cb988e92fdd83f3ffb0c7bb196 >--- commit 193ad9fe87a2c2cb988e92fdd83f3ffb0c7bb196 Author: Daniel Fischer

[commit: ghc] no-pred-ty: Comments and layout (aba74af)

2011-09-07 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : no-pred-ty http://hackage.haskell.org/trac/ghc/changeset/aba74afd5d34a8c8c61898d719f7d766ae2acf29 >--- commit aba74afd5d34a8c8c61898d719f7d766ae2acf29 Author: Simon Peyto

[commit: ghc] no-pred-ty: Nuke isCertainlyPredReprTy (c4c9810)

2011-09-07 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : no-pred-ty http://hackage.haskell.org/trac/ghc/changeset/c4c9810862fde76641d3ad60a0d3ee3da526c209 >--- commit c4c9810862fde76641d3ad60a0d3ee3da526c209 Author: Simon Peyto

[commit: testsuite] no-pred-ty: ConstraintKind -> ConstraintKinds (47ac738)

2011-09-07 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : no-pred-ty http://hackage.haskell.org/trac/ghc/changeset/47ac738f3083e345a82896ad8e33a8070ffa7332 >--- commit 47ac738f3083e345a82896ad8e33a8070ffa7332 Author: Simon

[commit: testsuite] no-pred-ty: Test abstracting over a type variable of kind Constraint (3ee5684)

2011-09-07 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : no-pred-ty http://hackage.haskell.org/trac/ghc/changeset/3ee56843ec1492c5f5fd37eda05240b68d6220af >--- commit 3ee56843ec1492c5f5fd37eda05240b68d6220af Author: Simon

[commit: testsuite] no-pred-ty: Make the test nicer, now that associated types (55c7ab7)

2011-09-07 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : no-pred-ty http://hackage.haskell.org/trac/ghc/changeset/55c7ab7104b94d6bd069d54262f3a8ddef8fddb3 >--- commit 55c7ab7104b94d6bd069d54262f3a8ddef8fddb3 Author: Simon

[commit: ghc] at-defaults: Don't generate a full TyCon for the AT defaults (a0d7ffb)

2011-09-07 Thread Max Bolingbroke
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : at-defaults http://hackage.haskell.org/trac/ghc/changeset/a0d7ffbc9048c544f3186e0ece83582966c2cd07 >--- commit a0d7ffbc9048c544f3186e0ece83582966c2cd07 Author: Max Boling

[commit: haddock] at-defaults: Really ignore the associated type defaults (8406b0e)

2011-09-07 Thread Max Bolingbroke
Repository : ssh://darcs.haskell.org//srv/darcs/haddock On branch : at-defaults http://hackage.haskell.org/trac/ghc/changeset/8406b0e10eaa3a9f15501faf2e05294880f49639 >--- commit 8406b0e10eaa3a9f15501faf2e05294880f49639 Author: Max Bo

[commit: ghc] no-pred-ty: ConstraintKind -> ConstraintKinds (0bdafd5)

2011-09-07 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : no-pred-ty http://hackage.haskell.org/trac/ghc/changeset/0bdafd5c357cba726347f56ebc940842e2d4fb59 >--- commit 0bdafd5c357cba726347f56ebc940842e2d4fb59 Author: Simon Peyto

[commit: ghc] no-pred-ty: Minor refactoring of dsLCoercion, plus comments (80d1963)

2011-09-07 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : no-pred-ty http://hackage.haskell.org/trac/ghc/changeset/80d1963240d75f7fffbc8c9a3736e4fcf1fdae5d >--- commit 80d1963240d75f7fffbc8c9a3736e4fcf1fdae5d Author: Simon Peyto

[commit: ghc] no-pred-ty: Add Constraint as a legitmiate tycon in Kinds (536359d)

2011-09-07 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : no-pred-ty http://hackage.haskell.org/trac/ghc/changeset/536359d4434d645f1b79370c7ef83cd008cd300c >--- commit 536359d4434d645f1b79370c7ef83cd008cd300c Author: Simon Peyto

[commit: testsuite] at-defaults: Commited a changed test but not the new output - oops (470c4bc)

2011-09-07 Thread Max Bolingbroke
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : at-defaults http://hackage.haskell.org/trac/ghc/changeset/470c4bcaa6bfa235c7b4d772f8cac1e3335b5d27 >--- commit 470c4bcaa6bfa235c7b4d772f8cac1e3335b5d27 Author: Max

[commit: ghc] at-defaults: Simplify treatment of default associated type decl typechecking (6d940f6)

2011-09-07 Thread Max Bolingbroke
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : at-defaults http://hackage.haskell.org/trac/ghc/changeset/6d940f6ee90dc710f460dd9a587964c7bb07d528 >--- commit 6d940f6ee90dc710f460dd9a587964c7bb07d528 Author: Max Boling

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

2011-09-07 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

FW: [GHC] #5462: Deriving clause for arbitrary classes

2011-09-07 Thread Simon Peyton-Jones
Ian Phil claims below that "the registration function is buggy" in our Trac. Did you know this? If not, I'm sure Phil could be more specific. Simon -Original Message- From: glasgow-haskell-bugs-boun...@haskell.org [mailto:glasgow-haskell-bugs-boun...@haskell.org] On Behalf Of GHC Sent