- May 11, 1998
-
-
sof authored
Tidied up -accept-output `feature\', should now work better.
-
- Nov 25, 1997
-
-
Simon Marlow authored
Don't try to generate stdout files if using -accept-output. It didn't work anyway: a call to pop had stomped on the variable containing the filename before it was used, setting it to the empty string. The call to touch then failed with a syntax error. This behaviour seems more useful: sometimes you really don't want to check the stdout and/or stderr, so you just don't create the file.
-
- Jul 25, 1997
-
-
sof authored
With -accept-output, create stdout&stderr dump files if does not exist
-
- Jun 20, 1997
-
-
sof authored
documented -accept-output
-
- Jun 05, 1997
-
-
sof authored
new option: -accept-output
-
- May 18, 1997
-
-
sof authored
2.03 update
-
- Mar 20, 1997
-
-
sof authored
Use eval exec .. trick rather than #!
-
- Mar 14, 1997
-
-
Simon Peyton Jones authored
Major update to more-or-less 2.02
-
- Nov 21, 1996
-
-
Simon Marlow authored
New Build System!
-