12 Aug
2007
12 Aug
'07
1:12 a.m.
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