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

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

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

2011-10-28 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 Fri Oct 28 18:00:01 BST 2011. checking out new source tree

pgj2 (amd64 FreeBSD HEAD), build 514, Success

2011-10-28 Thread Builder
pgj2 (amd64 FreeBSD HEAD), build 514 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/pgj2/514.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting

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

2011-10-28 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 Fri Oct 28 18:10:01 BST 2011. checking out new source tree

tn23 (x86 OSX HEAD), build 471, Success

2011-10-28 Thread Builder
tn23 (x86 OSX HEAD), build 471 Build succeeded Details: http://darcs.haskell.org/ghcBuilder/builders/tn23/471.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Success booting | Succ

pgj (x86 FreeBSD HEAD), build 516, Success

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

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

2011-10-28 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 Fri Oct 28 18:00:01 BST 2011. checking out new source

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

2011-10-28 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 Fri Oct 28 18:10:01 BST 2011. checking out new s

Re: Turning off Native GHC Code

2011-10-28 Thread David Terei
Not that I'm aware of but there are ways that are just as good. If your working on LLVM you can just do stage1 builds and ghc will only rebuild the changed files. (cd compiler/; make 1) If you need stage2 builds for some reason then just fix your stage1 to stop it being rebuilt and then stage2 sh

Re: validate fails

2011-10-28 Thread David Terei
Yes that's expect as Ian reversed a commit of mine because it caused build problems. I'll update the testsuite to disable those tests until I recommit the path Ian reversed. On 28 October 2011 14:28, Simon Peyton-Jones wrote: > David > > > > I’m getting these new failures on Linux > >    safeHask

kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 381, Failure

2011-10-28 Thread Builder
kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 381 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/kgardas-opensolaris-x86-head/381.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting

validate fails

2011-10-28 Thread Simon Peyton-Jones
David I'm getting these new failures on Linux safeHaskell/safeInfered Mixed01 [exit code 0] (normal) safeHaskell/safeInfered SafeInfered01 [exit code non-0] (normal) safeHaskell/safeInfered SafeInfered02 [exit code non-0] (normal) safeHaskell/safeInfered SafeInfered03 [exit code no

[commit: ghc] cpr-sum-types: Wibbles (9b0d70e)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : cpr-sum-types http://hackage.haskell.org/trac/ghc/changeset/9b0d70eaffb399882579e0024d7761fb81b8aefb >--- commit 9b0d70eaffb399882579e0024d7761fb81b8aefb Author: Simon Pe

[commit: ghc] cpr-sum-types: Merge with HEAD (b4be080)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : cpr-sum-types http://hackage.haskell.org/trac/ghc/changeset/b4be080115cd121cf57d9c2e37bc42d9abf33706 >--- commit b4be080115cd121cf57d9c2e37bc42d9abf33706 Merge: 0a6a1d1..

[commit: ghc] cpr-sum-types: More improvements to unfolding control (0a6a1d1)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : cpr-sum-types http://hackage.haskell.org/trac/ghc/changeset/0a6a1d1a0aca513c73a7bf0d59c7973a03224e51 >--- commit 0a6a1d1a0aca513c73a7bf0d59c7973a03224e51 Author: Simon Pe

[commit: ghc] cpr-sum-types: Merge branch 'master' of http://darcs.haskell.org/ghc (22e061e)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : cpr-sum-types http://hackage.haskell.org/trac/ghc/changeset/22e061e2c7de881ce25220a0d49a2a361b8e240a >--- commit 22e061e2c7de881ce25220a0d49a2a361b8e240a Merge: 0c8e547..

[commit: ghc] cpr-sum-types: Minor re-plumbing to the control of inlining (2cb148b)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : cpr-sum-types http://hackage.haskell.org/trac/ghc/changeset/2cb148bea9e0bc13d09fb36f13b81fc0417ef57e >--- commit 2cb148bea9e0bc13d09fb36f13b81fc0417ef57e Author: Simon Pe

[commit: ghc] cpr-sum-types: Minor impovement to when we float a let out of (9c2fad1)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : cpr-sum-types http://hackage.haskell.org/trac/ghc/changeset/9c2fad1fd6d0eb86d1f02d3e90c1b5b2c786f1ca >--- commit 9c2fad1fd6d0eb86d1f02d3e90c1b5b2c786f1ca Author: Simon Pe

[commit: ghc] cpr-sum-types: Make Details an instance of Outputable (efd482d)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : cpr-sum-types http://hackage.haskell.org/trac/ghc/changeset/efd482dbf75c807d9d5dee682bb61d3e3f7cc6c7 >--- commit efd482dbf75c807d9d5dee682bb61d3e3f7cc6c7 Author: Simon Pe

[commit: ghc] cpr-sum-types: Temporarily, revert to products only for CPR (e404878)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : cpr-sum-types http://hackage.haskell.org/trac/ghc/changeset/e4048785bc127077bee028fa48ea880c873b6bf5 >--- commit e4048785bc127077bee028fa48ea880c873b6bf5 Author: Simon Pe

[commit: ghc] cpr-sum-types: Attempt to improve CoreUnfold size computation (0c8e547)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : cpr-sum-types http://hackage.haskell.org/trac/ghc/changeset/0c8e54746c4562545dc794e003e8de5b08c2551f >--- commit 0c8e54746c4562545dc794e003e8de5b08c2551f Author: Simon Pe

[commit: ghc] cpr-sum-types: Merge branch 'master' of http://darcs.haskell.org/ghc (69fdc7e)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : cpr-sum-types http://hackage.haskell.org/trac/ghc/changeset/69fdc7edc1de5bc73c6be0a46c55fb889ff936ea >--- commit 69fdc7edc1de5bc73c6be0a46c55fb889ff936ea Merge: 9a6555b..

[commit: ghc] cpr-sum-types: Minor wibbles: isTopTopSig (7268ab8)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : cpr-sum-types http://hackage.haskell.org/trac/ghc/changeset/7268ab884228a20018fbe37c1185108321057d9e >--- commit 7268ab884228a20018fbe37c1185108321057d9e Author: Simon Pe

[commit: ghc] cpr-sum-types: Merge branch 'master' of http://darcs.haskell.org/ghc (1122389)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : cpr-sum-types http://hackage.haskell.org/trac/ghc/changeset/11223894bc825ae85ef3c5fc97277c896b0aa49e >--- commit 11223894bc825ae85ef3c5fc97277c896b0aa49e Merge: 22e061e..

[commit: ghc] cpr-sum-types: Add missing varToCoreExpr (9a6555b)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : cpr-sum-types http://hackage.haskell.org/trac/ghc/changeset/9a6555b2974911695592a0b6a02f71c619ce1502 >--- commit 9a6555b2974911695592a0b6a02f71c619ce1502 Author: Simon Pe

[commit: ghc] cpr-sum-types: Modify debug printing a bit (9fc76b0)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : cpr-sum-types http://hackage.haskell.org/trac/ghc/changeset/9fc76b0709a3bea5e836268c99b70cd40711bfa3 >--- commit 9fc76b0709a3bea5e836268c99b70cd40711bfa3 Author: Simon Pe

[commit: ghc] cpr-sum-types: Merge branch 'master' of http://darcs.haskell.org/ghc (eb1f788)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : cpr-sum-types http://hackage.haskell.org/trac/ghc/changeset/eb1f7884f29ecbf207fc90f38f16bff8a3292706 >--- commit eb1f7884f29ecbf207fc90f38f16bff8a3292706 Merge: c8e1707..

[commit: ghc] cpr-sum-types: Do CPR even when the worker gets no value arguments (c8e1707)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : cpr-sum-types http://hackage.haskell.org/trac/ghc/changeset/c8e1707a6e2a18a99b025574a7dbee415eb2188a >--- commit c8e1707a6e2a18a99b025574a7dbee415eb2188a Author: Simon Pe

[commit: ghc] branch 'cpr-sum-types' created

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc New branch : cpr-sum-types Referencing: 9b0d70eaffb399882579e0024d7761fb81b8aefb ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

[commit: ghc] cpr-sum-types: Fix comment to satisfy Haddock (b81a304)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : cpr-sum-types http://hackage.haskell.org/trac/ghc/changeset/b81a304c921b306c89d308069b9700a5404a9842 >--- commit b81a304c921b306c89d308069b9700a5404a9842 Author: Simon Pe

[commit: ghc] cpr-sum-types: Merge branch 'master' of http://darcs.haskell.org/ghc (ce7babd)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : cpr-sum-types http://hackage.haskell.org/trac/ghc/changeset/ce7babdb95d0ef5f79728c0bf86034ecfb36b8ef >--- commit ce7babdb95d0ef5f79728c0bf86034ecfb36b8ef Merge: 458e2fa..

[commit: ghc] cpr-sum-types: Merge branch 'master' of http://darcs.haskell.org/ghc (458e2fa)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : cpr-sum-types http://hackage.haskell.org/trac/ghc/changeset/458e2fa68c6acb29b28cd095ad4dbc7adb599a89 >--- commit 458e2fa68c6acb29b28cd095ad4dbc7adb599a89 Merge: 64861ce..

[commit: ghc] cpr-sum-types: Merge remote branch 'origin/master' (64861ce)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : cpr-sum-types http://hackage.haskell.org/trac/ghc/changeset/64861ce6a5f25d184f35f7454fb6a7f4203ea162 >--- commit 64861ce6a5f25d184f35f7454fb6a7f4203ea162 Merge: 390dc82..

[commit: ghc] cpr-sum-types: Do CPR analysis even for sum types (390dc82)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : cpr-sum-types http://hackage.haskell.org/trac/ghc/changeset/390dc824573cb8ba7bdd3daeced32f927b23fabd >--- commit 390dc824573cb8ba7bdd3daeced32f927b23fabd Author: Simon Pe

[commit: ghc] ghc-constraint-solver's head updated: Merge remote branch 'origin/master' into ghc-constraint-solver (70afb93)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc Branch 'ghc-constraint-solver' now includes: b8f6ca6... Remove some CPP b214d1c... Unconditionally derive some instances e79aef9... Enable dynamic libraries on OSX amd64 e6dfe15... Merge branch 'master' of http://darcs.haskel

[commit: ghc] ghc-constraint-solver: Merge remote branch 'origin/master' into ghc-constraint-solver (70afb93)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-constraint-solver http://hackage.haskell.org/trac/ghc/changeset/70afb931e16776bc7a0acbb2d6c379fa08ee7529 >--- commit 70afb931e16776bc7a0acbb2d6c379fa08ee7529 Merge: 4

[commit: ghc] ghc-constraint-solver: Make the canonicaliser return StopOrContine (4b4edff)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-constraint-solver http://hackage.haskell.org/trac/ghc/changeset/4b4edff23a0d333cd3e20a434f0ef1ed0ee385ee >--- commit 4b4edff23a0d333cd3e20a434f0ef1ed0ee385ee Author:

[commit: ghc] ghc-constraint-solver: Improve debug printing (8cf28d8)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-constraint-solver http://hackage.haskell.org/trac/ghc/changeset/8cf28d8e15954e1ba40b8fbdf4b906c7bcf1e58f >--- commit 8cf28d8e15954e1ba40b8fbdf4b906c7bcf1e58f Author:

[commit: ghc] ghc-constraint-solver: More identity-coercion stuff (2f71f53)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-constraint-solver http://hackage.haskell.org/trac/ghc/changeset/2f71f53b43b4ec92e3a1fbbb818952d4a95e5615 >--- commit 2f71f53b43b4ec92e3a1fbbb818952d4a95e5615 Author:

[commit: ghc] ghc-constraint-solver: Make greater efforts to identify identity coercions early (1c6fb54)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-constraint-solver http://hackage.haskell.org/trac/ghc/changeset/1c6fb548da8c155685fc0995f6130399c11aef52 >--- commit 1c6fb548da8c155685fc0995f6130399c11aef52 Author:

[commit: ghc] ghc-constraint-solver: Comments only (ecdcd99)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-constraint-solver http://hackage.haskell.org/trac/ghc/changeset/ecdcd99755c19fe2213e553fa2842440c18314c1 >--- commit ecdcd99755c19fe2213e553fa2842440c18314c1 Author:

[commit: ghc] ghc-constraint-solver: Tidy up Lint; remove unnecessary checks and better type signatures (46cf984)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-constraint-solver http://hackage.haskell.org/trac/ghc/changeset/46cf984e851e88298e6aa5c40a323cb6b39cee4f >--- commit 46cf984e851e88298e6aa5c40a323cb6b39cee4f Author:

[commit: ghc] ghc-constraint-solver: Profiling cost centre changes only (4c274a6)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-constraint-solver http://hackage.haskell.org/trac/ghc/changeset/4c274a62fec3d13cf45bc18226b13c372dffe8d4 >--- commit 4c274a62fec3d13cf45bc18226b13c372dffe8d4 Author:

Turning off Native GHC Code

2011-10-28 Thread Paul Monday
Is there a simple way to temporarily turn off the -fasm (compiler/nativeGen) portion of the build? I'm adding code that is targeted at LLVM and I would love to take the nativeGen portion of the build out of the loop for a while. Paul Monday Parallel Scientific, LLC. paul.mon...@parsci.com _

Re: Safe Haskell default

2011-10-28 Thread David Terei
On 26 October 2011 09:04, Thomas Schilling wrote: > I while ago I saw a commit to Safe Haskell changing modules from > default Unsafe to default Safe. > > This seems wrong to me (and Duncan agreed on IRC) -- in security the > usual advice is to use white listing instead of black listing.  The > re

simonmar-win32-head (x86 Windows HEAD), build 427, Failure

2011-10-28 Thread Builder
simonmar-win32-head (x86 Windows HEAD), build 427 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-head/427.html git clone| Success create mk/build.mk | Success get subrepos | Success repo versions| Success setting version date | Suc

simonmar-win32-stable (x86 Windows STABLE), build 360, Failure

2011-10-28 Thread Builder
simonmar-win32-stable (x86 Windows STABLE), build 360 Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/360.html git clone | Failure: Just (ExitFailure 128) Build failed Details: http://darcs.haskell.org/ghcBuilder/builders/simonmar-win32-stable/360.html

[commit: ghc] ghc-kinds: -Werror proof, and a few small changes. (5c57985)

2011-10-28 Thread José Pedro Magalhães
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-kinds http://hackage.haskell.org/trac/ghc/changeset/5c579857b5154f17efc593ee629fc6043bcff4c1 >--- commit 5c579857b5154f17efc593ee629fc6043bcff4c1 Author: Jose Pedro M

[commit: ghc] ghc-kinds: Comments. (3bf80b2)

2011-10-28 Thread José Pedro Magalhães
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-kinds http://hackage.haskell.org/trac/ghc/changeset/3bf80b226f4a16a2b0619f6f52dbb25d638b1020 >--- commit 3bf80b226f4a16a2b0619f6f52dbb25d638b1020 Author: Jose Pedro M

[commit: ghc] ghc-kinds: Restore zonkTcKindToKind. (de95288)

2011-10-28 Thread José Pedro Magalhães
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-kinds http://hackage.haskell.org/trac/ghc/changeset/de95288adf9b0a84211f810b5c38c0872011de52 >--- commit de95288adf9b0a84211f810b5c38c0872011de52 Author: Jose Pedro M

Dumping Core to an alternative format

2011-10-28 Thread Knut Halvor Skrede
Hi, I have been trying to dump Core to an alternative format for a while now. I started trying to use the compileToCoreSimplifed function and traversing the resulting CoreModule, however, I was unable to figure out how this datastructure mapped to the ExternalCore format. Then i discovered that

[commit: ghc] master: Add an RTS eventlog tracing class for user messages (aaaaf67)

2011-10-28 Thread Duncan Coutts
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/f67b2fca9bd9b0027c983bfc9f9255b2bce5 >--- commit f67b2fca9bd9b0027c983bfc9f9255b2bce5 Author: Duncan Coutts

[commit: testsuite] master: Fix test T5373 for +RTS/rtsopts changes (a52f72c)

2011-10-28 Thread Duncan Coutts
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master http://hackage.haskell.org/trac/ghc/changeset/a52f72cae740e7cf6c5e1670c62d29ce6cb673b1 >--- commit a52f72cae740e7cf6c5e1670c62d29ce6cb673b1 Author: Duncan Co

[commit: ghc] master: Remove +RTS --help text for -De flag which no longer exists (2daa3bd)

2011-10-28 Thread Duncan Coutts
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/2daa3bd82f4a5a7161bf88c4b8981211c2e8724b >--- commit 2daa3bd82f4a5a7161bf88c4b8981211c2e8724b Author: Duncan Coutts

[commit: ghc] master: Use signed comparison for +RTS -N x <= 0 test (43a9271)

2011-10-28 Thread Duncan Coutts
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/43a92710466737a81a282b294bf3d6c15fc39ebe >--- commit 43a92710466737a81a282b294bf3d6c15fc39ebe Author: Duncan Coutts

[commit: ghc] master: Allow the -t -T -s -S flags (without arg!) in -rtsopts=some mode (6dfd901)

2011-10-28 Thread Duncan Coutts
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/6dfd9016c38aa1877e2ad2f926750162c6aa10e6 >--- commit 6dfd9016c38aa1877e2ad2f926750162c6aa10e6 Author: Duncan Coutts

[commit: ghc] master: Change what +RTS options are available by default (8c7ad0b)

2011-10-28 Thread Duncan Coutts
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/8c7ad0bd5bf1e7f62f44784cc889e8ee585b8d08 >--- commit 8c7ad0bd5bf1e7f62f44784cc889e8ee585b8d08 Author: Duncan Coutts

Re: [commit: base] master: Update base for new Safe Haskell design (447448a)

2011-10-28 Thread Duncan Coutts
On Thu, 2011-10-27 at 09:12 +0100, Simon Marlow wrote: > On 26/10/2011 21:45, David Terei wrote: > > Hi Duncan, > > > > On 26 October 2011 06:05, Duncan Coutts > > wrote: > >> I don't understand this. Is it required that we mark Data.Trace as > >> unsafe? Why is it not just left unmarked? > >> >

[commit: ghc] ghc-kinds: More with Simon (b7d2ece)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-kinds http://hackage.haskell.org/trac/ghc/changeset/b7d2ecece19ebff73ddbdc5b959ffb7d3face6b4 >--- commit b7d2ecece19ebff73ddbdc5b959ffb7d3face6b4 Author: Simon Peyton

[commit: ghc] ghc-kinds: Finish up dealing with disabled -XPolyKinds. (7c89644)

2011-10-28 Thread José Pedro Magalhães
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-kinds http://hackage.haskell.org/trac/ghc/changeset/7c896445d6c75b475d980667136c409e744e8fb8 >--- commit 7c896445d6c75b475d980667136c409e744e8fb8 Author: Jose Pedro M

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

2011-10-28 Thread Ian Lynagh
New patches in /srv/darcs/git-mirrors/Cabal commit d7384a6125b55d108cc14ab00207cbef3e15b4cd Author: Duncan Coutts Date: Wed Oct 26 20:43:46 2011 + Bump major version to 1.13 Since 1.12 got released with ghc-7.2.x commit 52285df0a921cd9ad8de5a135e8d43d464209d88 Author: Johan Tibel

[commit: ghc] ghc-kinds: More with Simon (90025af)

2011-10-28 Thread Simon Peyton Jones
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-kinds http://hackage.haskell.org/trac/ghc/changeset/90025afc5091098a6db262859cf8162af50b737b >--- commit 90025afc5091098a6db262859cf8162af50b737b Author: Simon Peyton