RE: when is compilation necessary

2002-06-20 Thread Hal Daume III
On Thu, 20 Jun 2002, Simon Peyton-Jones wrote: I assume you mean 'bar' in module Main? Yes :) | Now, suppose I change Foo.hs so that foo x = x + 2. If I | ghc --make on | Main, it will build Foo, then Bar, then Main, then link. Is | all of this necessary or can I (manually) just

Re: Summary so far (was: HOpenGL and --enable-threaded-rts)

2002-06-20 Thread Wolfgang Thaller
Simon Marlow wrote: This discussion is getting rather long, so I thought I'd summarise (as much for my benefit as everyone else's). Please let me know if I get anything wrong. I haven't found anything wrong. I'm pretty sure (1) and (2) aren't viable, though. I basically agree. In the presence