Complain more loudly if any of the hsc2hs phases fail
authorDuncan Coutts <duncan.coutts@worc.ox.ac.uk>
Mon, 3 Jul 2006 23:43:56 +0000 (23:43 +0000)
committerDuncan Coutts <duncan.coutts@worc.ox.ac.uk>
Mon, 3 Jul 2006 23:43:56 +0000 (23:43 +0000)
commit334bc6d828327776ecb7c33b8e77e3e57f0d0d72
tree747e73e92600aedd8a36de7b6e94b1d44030167b
parent9f2ceb4da7dfbc1cfd09ce54610ebe64288b9007
Complain more loudly if any of the hsc2hs phases fail
previously hsc2hs just exits with a non-zero exit code, now if any of
the compilation, linking or runing phases fail then we get a message
saying so and the failing command is printed.
utils/hsc2hs/Main.hs