Re: Why is variable out of scope?

2000-11-02 Thread George Russell
Simon Peyton-Jones wrote: It's a bug all right, and a bizarre one at that. It's fixed in the before-ghci-branch. I'm not quite certain when it got fixed, mind you! Hmm. Maybe we're going to need 4.08.2. The trouble with all this wondrous new GHC code is that one suspects that it has

RE: Why is variable out of scope?

2000-11-02 Thread Simon Peyton-Jones
| Have you tried | compiling UniForM (now up to 48000 lines of Haskell) with | GHC lately? | | No, and perhaps it should be part of our nightly test suite | (which already contains several hundred thousand lines of code, BTW). George, Good idea! Send us details about how to get access to

Re: Why is variable out of scope?

2000-11-02 Thread George Russell
Simon Peyton-Jones wrote: Send us details about how to get access to your CVS archive, plus instructions on how to build it, and we'll set it up. Well you can read http://www.informatik.uni-bremen.de/~ger/cvs/CVS.html but (touch wood) the following should work (bash is assumed) (1)

Re: Why is variable out of scope?

2000-11-02 Thread George Russell
Simon Marlow wrote: [snip] I stopped trying to compile GHC from CVS ages ago when I was getting unexplained core dumps which apparently could only be fixed by reinstalling gcc/binutils . . . And that's our fault? [snip] I've no idea whose fault it is. I think there are various

RE: Why is variable out of scope?

2000-11-02 Thread Simon Peyton-Jones
| To: Simon Marlow | Cc: Simon Peyton-Jones; GHC bugs (E-mail) | Subject: Re: Why is variable out of scope? | | | Simon Marlow wrote: | [snip] | I stopped trying to compile GHC from CVS ages ago when I was | getting unexplained | core dumps which apparently could only be fixed