On Tue, Jun 07, 2005 at 10:52:12AM +0100, Simon Peyton-Jones wrote:
> There is definitely a performance bug somewhere in GHC, and we're
> collecting cases that show it up. It'd be ideal if you, or someone
> else, could snip out a standalone module or two that demonstrates the
> problem, rather tha
On Tue, 2005-06-07 at 10:52 +0100, Simon Peyton-Jones wrote:
> There is definitely a performance bug somewhere in GHC, and we're
> collecting cases that show it up. It'd be ideal if you, or someone
> else, could snip out a standalone module or two that demonstrates the
> problem, rather than all o
irectly.
Simon
| -Original Message-
| From: [EMAIL PROTECTED]
[mailto:glasgow-haskell-users-
| [EMAIL PROTECTED] On Behalf Of John Goerzen
| Sent: 06 June 2005 21:21
| To: glasgow-haskell-users@haskell.org
| Subject: Re: GHC hang
|
| On 2005-06-06, Simon Peyton-Jones <[EMAIL PROTECTED]> wrot
John Goerzen wrote:
On 2005-06-06, Simon Peyton-Jones <[EMAIL PROTECTED]> wrote:
Lots of people seem to have had problems compiling Wash with GHC 6.4.
Another person told me, perhaps in private, that it just takes GHC 15
minutes to compile the specific file in question on amd64. It t
On 2005-06-06, Simon Peyton-Jones <[EMAIL PROTECTED]> wrote:
> Lots of people seem to have had problems compiling Wash with GHC 6.4.
Another person told me, perhaps in private, that it just takes GHC 15
minutes to compile the specific file in question on amd64. It turns out
that there is not a ha
at you need to list all the modules in a package, whereas you didn't
before.
Simon
| -Original Message-
| From: [EMAIL PROTECTED]
[mailto:glasgow-haskell-users-
| [EMAIL PROTECTED] On Behalf Of John Goerzen
| Sent: 31 May 2005 21:36
| To: glasgow-haskell-users@haskell.org
| Subject:
Hi,
I'm trying to compile WashNGo 2.3.1 on my amd64 machine running GHC 6.4.
When compiling HTMLMonad98.hs, ghc hangs. It's been running over 5
minutes now with no output or other activity.
What can I do to help the GHC folks debug this?
___
Glasgow