
when invoking runhaskell setup.hs copy I'm getting *** Exception: waitForProcess: does not exist (No child processes) When using ghc -make setup; ./setup ... the problem doesn't appear. Any idea what might causing this. Using runhaskell is much faster then compiling setup. When I have more time I'll try debugging this issue more in depth. Marc

On Sat, Aug 11, 2007 at 11:50:47AM +0200, Marc Weber wrote:
when invoking runhaskell setup.hs copy I'm getting *** Exception: waitForProcess: does not exist (No child processes)
When using ghc -make setup; ./setup ... the problem doesn't appear.
Any idea what might causing this.
Using runhaskell is much faster then compiling setup.
When I have more time I'll try debugging this issue more in depth.
Sound like it might be connected to bug #945, which was closed only as cantreproduce... http://hackage.haskell.org/trac/ghc/ticket/945 Stefan

Sound like it might be connected to bug #945, which was closed only as cantreproduce...
I can't either now.. Even with nix. It has been reallly strange because adding 10 echo dummy lines did make it go away.. removing one did make it appear again.. I'll ask ot #ghc (Ian is there too) when the trouble appears again. Thanks for digging up the bug report Marc Weber
participants (2)
-
Marc Weber
-
Stefan O'Rear