[MLton-commit] r6315
Vesa Karvonen
vesak at mlton.org
Thu Jan 10 09:10:23 PST 2008
Explicitly mention Read.
----------------------------------------------------------------------
U mltonlib/trunk/com/ssh/generic/unstable/README
----------------------------------------------------------------------
Modified: mltonlib/trunk/com/ssh/generic/unstable/README
===================================================================
--- mltonlib/trunk/com/ssh/generic/unstable/README 2008-01-10 16:57:07 UTC (rev 6314)
+++ mltonlib/trunk/com/ssh/generic/unstable/README 2008-01-10 17:10:22 UTC (rev 6315)
@@ -8,6 +8,7 @@
- linear ordering (Ord),
- hashing (Hash),
- pretty printing (Pretty),
+ - parsing (Read),
- pickling (Pickle),
- random value generation (Arbitrary),
- reductions (Reduce), and
More information about the MLton-commit
mailing list