[MLton-commit] r6035
Vesa Karvonen
vesak at mlton.org
Wed Sep 19 06:00:00 PDT 2007
Be verbose and type-check.
----------------------------------------------------------------------
U mltonlib/trunk/com/ssh/generic/unstable/Test.sh
----------------------------------------------------------------------
Modified: mltonlib/trunk/com/ssh/generic/unstable/Test.sh
===================================================================
--- mltonlib/trunk/com/ssh/generic/unstable/Test.sh 2007-09-19 12:56:08 UTC (rev 6034)
+++ mltonlib/trunk/com/ssh/generic/unstable/Test.sh 2007-09-19 13:00:00 UTC (rev 6035)
@@ -19,6 +19,8 @@
-show-def-use generated/test.du \
-output generated/test \
-const 'Exn.keepHistory true' \
+ -type-check true \
+ -verbose 2 \
test.mlb
time \
More information about the MLton-commit
mailing list