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 Mon Sep 12 18:00:01 BST 2011.
checking out new source
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 Mon Sep 12 18:10:01 BST 2011.
checking out new s
I get this failure on Windows. I have not investigated. I'm guessing there's a
#define out of place. Ian?
Simon
"inplace/bin/ghc-stage1.exe" -H32m -O -Wall -Werror -H64m -O0
-package-name base-4.4.0.0 -hide-all-packages -i -ilibraries/base/.
-ilibraries/base/dist-install/build -ilibrar
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : known-key-serialization
http://hackage.haskell.org/trac/ghc/changeset/121a9a2a6d9b889768bc39320b6879dc39e9700e
>---
commit 121a9a2a6d9b889768bc39320b6879dc39e9700e
Author
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : known-key-serialization
http://hackage.haskell.org/trac/ghc/changeset/bdf6edeee2d08ab065116959a7a2749daa3f0a2c
>---
commit bdf6edeee2d08ab065116959a7a2749daa3f0a2c
Author
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
New branch : known-key-serialization
Referencing: 121a9a2a6d9b889768bc39320b6879dc39e9700e
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Repository : ssh://darcs.haskell.org//srv/darcs/haddock
New branch : known-key-serialization
Referencing: e478f27b008a3f8fb87cb4c67079c14da7dc1e10
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Repository : ssh://darcs.haskell.org//srv/darcs/haddock
On branch : known-key-serialization
http://hackage.haskell.org/trac/ghc/changeset/e478f27b008a3f8fb87cb4c67079c14da7dc1e10
>---
commit e478f27b008a3f8fb87cb4c67079c14da7dc1e10
Au
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : ghc-kinds
http://hackage.haskell.org/trac/ghc/changeset/96af0c49ac20b21fcc01711778c32e312d63ee8f
>---
commit 96af0c49ac20b21fcc01711778c32e312d63ee8f
Author: Julien
Hi All,
I can't locate any bindist documentation in the wiki or the source tree.
Have I missed it?
I am trying to work out what happens after 'make bindist'.
Thanks again!
Chris
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : ghc-kinds
http://hackage.haskell.org/trac/ghc/changeset/fce37853f7ad44fb33dfa0f5ef16b7f72b39f87b
>---
commit fce37853f7ad44fb33dfa0f5ef16b7f72b39f87b
Author: Julien Creti
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : ghc-kinds
http://hackage.haskell.org/trac/ghc/changeset/d9d9cd473af33da0f829009957e6f242399c5e5e
>---
commit d9d9cd473af33da0f829009957e6f242399c5e5e
Author: Julien Creti
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : ghc-kinds
http://hackage.haskell.org/trac/ghc/changeset/0feeb37ec8aa3fb154fed52e9d77be1ed435d561
>---
commit 0feeb37ec8aa3fb154fed52e9d77be1ed435d561
Author: Julien Creti
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : ghc-kinds
http://hackage.haskell.org/trac/ghc/changeset/8d7b065ca5ab01be9b92dcd3db9e001e3970ac74
>---
commit 8d7b065ca5ab01be9b92dcd3db9e001e3970ac74
Author: Julien Creti
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : ghc-kinds
http://hackage.haskell.org/trac/ghc/changeset/c9771dcbfe1a19f91d450f28fd92930cade3fb36
>---
commit c9771dcbfe1a19f91d450f28fd92930cade3fb36
Merge: 48aaf49... b7
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : ghc-kinds
http://hackage.haskell.org/trac/ghc/changeset/1968518a6cc135600ba17a0d2c897fa69bb5bfb1
>---
commit 1968518a6cc135600ba17a0d2c897fa69bb5bfb1
Merge: c9771dc... d4
No, it's very different to with GADTs. And much harder. A constraint
f :: (forall b. Foo [b]) => String
says that a "given" constraint can be polymorphic. With GADTs you could say
data Bla b where
MkBla :: Foo [b] => Bla b
f :: Bla b => String
but that would
I've added some implementation notes to
http://hackage.haskell.org/trac/ghc/wiki/KindFact
They could doubtless do with expansion: please ask away and/or edit.
Simon
| -Original Message-
| From: Manuel M T Chakravarty [mailto:mchakrava...@me.com]
| Sent: 10 September 2011 14:16
| To: Simo
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/f796f0f860ecc155b77ae18398fd851163b2e1b5
>---
commit f796f0f860ecc155b77ae18398fd851163b2e1b5
Author: Ian Lynag
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/4027a7ddea293c539626b17b6b434bd4f0860f80
>---
commit 4027a7ddea293c539626b17b6b434bd4f0860f80
Author: Ian Lynagh
Dat
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
Branch 'ghc-kinds' now includes:
5f32273... Error message wibbles
1d7e95c... Change test, now that imported data families don't get
implicitly exported
f589a4d... Test Trac #5424
49bec93... Trailing Whitespace
ae3
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : ghc-kinds
http://hackage.haskell.org/trac/ghc/changeset/282d396f34243ba63fc7ccf1dd05795e6fc728f5
>---
commit 282d396f34243ba63fc7ccf1dd05795e6fc728f5
Author: Julien
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : ghc-kinds
http://hackage.haskell.org/trac/ghc/changeset/31606f9f467e9d4741634cfa41b69de9194f5e58
>---
commit 31606f9f467e9d4741634cfa41b69de9194f5e58
Merge: 7bde32d
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : ghc-kinds
http://hackage.haskell.org/trac/ghc/changeset/c3ed0850b59f3bdb41a35be03a68644a9049b38c
>---
commit c3ed0850b59f3bdb41a35be03a68644a9049b38c
Author: Julien
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : ghc-kinds
http://hackage.haskell.org/trac/ghc/changeset/7bde32deffc1928365f23f3f47ab247c95298637
>---
commit 7bde32deffc1928365f23f3f47ab247c95298637
Merge: c3ed085
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : ghc-kinds
http://hackage.haskell.org/trac/ghc/changeset/1f9ffee79ea2887fcc88002c57050bc964082498
>---
commit 1f9ffee79ea2887fcc88002c57050bc964082498
Merge: 2db82cd
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : ghc-kinds
http://hackage.haskell.org/trac/ghc/changeset/2db82cd6a042b9ace5e0751d62696cf559a7a1fa
>---
commit 2db82cd6a042b9ace5e0751d62696cf559a7a1fa
Merge: 02628e2
Repository : ssh://darcs.haskell.org//srv/darcs/haddock
On branch : ghc-kinds
http://hackage.haskell.org/trac/ghc/changeset/33589458d7258a60834ebe0bf96b34d1ebb8c0d3
>---
commit 33589458d7258a60834ebe0bf96b34d1ebb8c0d3
Merge: ced9c6d..
Repository : ssh://darcs.haskell.org//srv/darcs/haddock
Branch 'ghc-kinds' now includes:
f9adfba... Fix compilation with no-pred-ty GHC
fb11671... Remaining fixes for PredTy removal
d266207... Rename factKind to constraintKind
b2ab324... Deal with change to IParam handling in
Repository : ssh://darcs.haskell.org//srv/darcs/haddock
On branch : ghc-kinds
http://hackage.haskell.org/trac/ghc/changeset/ced9c6d69e692e18ec1fe03b869fe7c3b0652097
>---
commit ced9c6d69e692e18ec1fe03b869fe7c3b0652097
Merge: 537f0f9..
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : ghc-kinds
http://hackage.haskell.org/trac/ghc/changeset/6cba3c4ec0d984133d4a8c19e4e0122c41f779e7
>---
commit 6cba3c4ec0d984133d4a8c19e4e0122c41f779e7
Author: Julien Creti
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : ghc-kinds
http://hackage.haskell.org/trac/ghc/changeset/48aaf49cb1ce7463aff85d8e9ea1fcdf1af1f3bb
>---
commit 48aaf49cb1ce7463aff85d8e9ea1fcdf1af1f3bb
Merge: e75c36d... 7c
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : ghc-kinds
http://hackage.haskell.org/trac/ghc/changeset/e75c36d630c3efed53976197f0488f38a8987481
>---
commit e75c36d630c3efed53976197f0488f38a8987481
Merge: a52bd1d... b3
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : ghc-kinds
http://hackage.haskell.org/trac/ghc/changeset/a52bd1da8c3ae2613b2e616e8aeb344f9762f93e
>---
commit a52bd1da8c3ae2613b2e616e8aeb344f9762f93e
Merge: 9de64d1... c2
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
Branch 'ghc-kinds' now includes:
f5c0851... Backtrack on the wierd special case of data family exports
de9b85f... Export a tiny bit more info with AbstractTyCon (fixes #5424)
e45c35f... De-synonym the types of the abtracted term v
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : ghc-kinds
http://hackage.haskell.org/trac/ghc/changeset/b7bd51b7fb45815a8849a3462d6a4e798b6f84c2
>---
commit b7bd51b7fb45815a8849a3462d6a4e798b6f84c2
Author: Julien Creti
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : ghc-kinds
http://hackage.haskell.org/trac/ghc/changeset/9de64d1b5355b2354a6f8ffa18509f15cef5f714
>---
commit 9de64d1b5355b2354a6f8ffa18509f15cef5f714
Author: Julien Creti
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : ghc-kinds
http://hackage.haskell.org/trac/ghc/changeset/d41b52488f171605de73248b2452f94c6f49b38f
>---
commit d41b52488f171605de73248b2452f94c6f49b38f
Merge: 6cba3c4... 48
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : ghc-kinds
http://hackage.haskell.org/trac/ghc/changeset/8b56321babbc247505e81bcbeccfb120c4d02218
>---
commit 8b56321babbc247505e81bcbeccfb120c4d02218
Merge: f24d21b... 4c
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : ghc-kinds
http://hackage.haskell.org/trac/ghc/changeset/e78df68ab23905e5622ca6e095abef91fd7f4123
>---
commit e78df68ab23905e5622ca6e095abef91fd7f4123
Author: Julien Creti
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : ghc-kinds
http://hackage.haskell.org/trac/ghc/changeset/530a03ed68cf969892eff711ef981ab2cc1e50cd
>---
commit 530a03ed68cf969892eff711ef981ab2cc1e50cd
Author: Julien Creti
On 12 September 2011 12:16, Simon Peyton-Jones wrote:
> What is going on here?! Pls describe
It's totally analogous to the Class/Class rule that solves a class
constraint from an identical one, so I didn't think it needed an
explanation! I also added test tc257 which this change fixes.
The prob
Max
What is going on here?! Pls describe
S
| -Original Message-
| From: cvs-ghc-boun...@haskell.org [mailto:cvs-ghc-boun...@haskell.org] On
Behalf Of
| Max Bolingbroke
| Sent: 10 September 2011 19:07
| To: cvs-ghc@haskell.org
| Subject: [commit: ghc] master: Solve irreducible evidence
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
New patches in /srv/darcs/git-mirrors/Win32
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : supercompiler
http://hackage.haskell.org/trac/ghc/changeset/7d3bedf6241393dd588c471ac742bf3ed0a8253b
>---
commit 7d3bedf6241393dd588c471ac742bf3ed0a8253b
Author: Max Boli
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : supercompiler
http://hackage.haskell.org/trac/ghc/changeset/1d46b96fcc61be0d4d0d823caab2589b40631e72
>---
commit 1d46b96fcc61be0d4d0d823caab2589b40631e72
Author: Max Boli
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : supercompiler
http://hackage.haskell.org/trac/ghc/changeset/88c94cbafe24402537007f186af2e263cf519dfb
>---
commit 88c94cbafe24402537007f186af2e263cf519dfb
Author: Max Boli
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : supercompiler
http://hackage.haskell.org/trac/ghc/changeset/5501e39ca3b57da842ca3636ab8eec901c27a452
>---
commit 5501e39ca3b57da842ca3636ab8eec901c27a452
Author: Max Boli
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : supercompiler
http://hackage.haskell.org/trac/ghc/changeset/98b78195fcbc2f63fde5f8b4e91dbe187b79b83e
>---
commit 98b78195fcbc2f63fde5f8b4e91dbe187b79b83e
Author: Max Boli
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : supercompiler
http://hackage.haskell.org/trac/ghc/changeset/0f60ddf99e143205086025122396dd18d9fb566a
>---
commit 0f60ddf99e143205086025122396dd18d9fb566a
Author: Max Boli
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : supercompiler
http://hackage.haskell.org/trac/ghc/changeset/2f7edad2493ee5fd651efcfca990d908765fe226
>---
commit 2f7edad2493ee5fd651efcfca990d908765fe226
Author: Max Boli
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : supercompiler
http://hackage.haskell.org/trac/ghc/changeset/6f4d157be5a8e18f4d0354634da7c75d00bcffa8
>---
commit 6f4d157be5a8e18f4d0354634da7c75d00bcffa8
Author: Max Boli
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : supercompiler
http://hackage.haskell.org/trac/ghc/changeset/2977ad8fe1b76bf1b64eef364f7063242b6ddf75
>---
commit 2977ad8fe1b76bf1b64eef364f7063242b6ddf75
Author: Max Boli
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : supercompiler
http://hackage.haskell.org/trac/ghc/changeset/3eb9c440d347414406c0ace61a48dfa5bb2c8645
>---
commit 3eb9c440d347414406c0ace61a48dfa5bb2c8645
Author: Max Boli
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : supercompiler
http://hackage.haskell.org/trac/ghc/changeset/a05729cb9efb3c96aa9c77cd708d9f6943735f53
>---
commit a05729cb9efb3c96aa9c77cd708d9f6943735f53
Author: Max Boli
56 matches
Mail list logo