Re: context-stack GHC 7.0.1 Release Candidate 1

2010-10-25 Thread Christian Maeder
..@haskell.org] On Behalf Of Christian Maeder > | Sent: 12 October 2010 12:47 > | To: Simon Peyton-Jones > | Cc: glasgow-haskell-users@haskell.org > | Subject: Re: context-stack GHC 7.0.1 Release Candidate 1 > | > | Am 08.10.2010 18:52, schrieb Simon Peyton-Jones: > | > Chris

RE: context-stack GHC 7.0.1 Release Candidate 1

2010-10-25 Thread Simon Peyton-Jones
Sent: 22 October 2010 19:50 To: Simon Peyton-Jones Cc: glasgow-haskell-users@haskell.org Subject: Re: context-stack GHC 7.0.1 Release Candidate 1 I was running into a similar issue and haven't noticed a dramatic improvement with the latest changes. The number of ticks taken to compile are app

Re: context-stack GHC 7.0.1 Release Candidate 1

2010-10-22 Thread Corey O'Connor
lto: > glasgow-haskell-users- > | boun...@haskell.org] On Behalf Of Christian Maeder > | Sent: 12 October 2010 12:47 > | To: Simon Peyton-Jones > | Cc: glasgow-haskell-users@haskell.org > | Subject: Re: context-stack GHC 7.0.1 Release Candidate 1 > | > | Am 08.10.2010 18:52,

RE: context-stack GHC 7.0.1 Release Candidate 1

2010-10-19 Thread Simon Peyton-Jones
| Sent: 12 October 2010 12:47 | To: Simon Peyton-Jones | Cc: glasgow-haskell-users@haskell.org | Subject: Re: context-stack GHC 7.0.1 Release Candidate 1 | | Am 08.10.2010 18:52, schrieb Simon Peyton-Jones: | > Christian | > | > We've committed a wave of patches that should substantial

Re: context-stack GHC 7.0.1 Release Candidate 1

2010-10-12 Thread Christian Maeder
c: glasgow-haskell-users@haskell.org > | Subject: Re: context-stack GHC 7.0.1 Release Candidate 1 > | > | Am 27.09.2010 15:12, schrieb Christian Maeder: > | > I wasn't able to compile yet. After 4 minutes it failed with: > | > > | > Context reduction stack overflow

RE: context-stack GHC 7.0.1 Release Candidate 1

2010-10-08 Thread Simon Peyton-Jones
-boun...@haskell.org [mailto:glasgow-haskell- | users-boun...@haskell.org] On Behalf Of Christian Maeder | Sent: 27 September 2010 15:32 | Cc: glasgow-haskell-users@haskell.org | Subject: Re: context-stack GHC 7.0.1 Release Candidate 1 | | Am 27.09.2010 15:12, schrieb Christian Maeder: | > I wasn&#

Re: context-stack GHC 7.0.1 Release Candidate 1

2010-09-27 Thread Christian Maeder
; | boun...@haskell.org] On Behalf Of Christian Maeder > | Sent: 27 September 2010 15:32 > | Cc: glasgow-haskell-users@haskell.org > | Subject: Re: context-stack GHC 7.0.1 Release Candidate 1 > | > | Am 27.09.2010 15:12, schrieb Christian Maeder: > | > I wasn't ab

RE: context-stack GHC 7.0.1 Release Candidate 1

2010-09-27 Thread Simon Peyton-Jones
kell-users- | boun...@haskell.org] On Behalf Of Christian Maeder | Sent: 27 September 2010 15:32 | Cc: glasgow-haskell-users@haskell.org | Subject: Re: context-stack GHC 7.0.1 Release Candidate 1 | | Am 27.09.2010 15:12, schrieb Christian Maeder: | > I wasn't able to compile yet.

Re: context-stack GHC 7.0.1 Release Candidate 1

2010-09-27 Thread Christian Maeder
Am 27.09.2010 15:12, schrieb Christian Maeder: > I wasn't able to compile yet. After 4 minutes it failed with: > > Context reduction stack overflow; size = 46 > > and I'm increasing the context-stack further. It goes through with -fcontext-stack=100, but the compilation time is unacceptable. 5

context-stack GHC 7.0.1 Release Candidate 1

2010-09-27 Thread Christian Maeder
Am 26.09.2010 21:03, schrieb Ian Lynagh: > > We are pleased to announce the first release candidate for GHC 7.0.1: > > http://new-www.haskell.org/ghc/dist/7.0.1-rc1/ > > This includes the source tarball, installers for OS X and Windows, and > bindists for amd64/Linux and i386/Linux. > > Ple