use compiler/coq/Makefile to decide if "git submodule update" is required
[ghc-hetmet.git] / includes / shell-tools.c
2008-01-23 Ian LynaghFix setting argv[0] in shell-utils.c on Windows
2008-01-23 Ian LynaghEscape arguments for Windows in shell-tools.c
2008-01-10 Clemens FruhwirthRefactor cross-plattform process spawning from ghc...