Lele Gaifax <[email protected]> writes: > On Fri, 18 Sep 2009 01:09:26 -0700 > Josh Wilcox <[email protected]> wrote: > >> when I type "darcs --help" my terminal sometimes hangs without >> returning to the prompt. Indeed neither kill -1 nor kill -15 will > > This is a known GHC problem on 64bit CPUs. It should be fixed in GHC > 6.10.
Also fixed in 6.8.3, IIRC. >> squash the errant darcs process... only kill -9 `pgrep darcs` >> suffices. FYI, "pkill -9 darcs". _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
