[m-dev.] trivial diff: mention new modules in NEWS file
Fergus Henderson
fjh at cs.mu.OZ.AU
Wed Sep 20 02:11:22 AEDT 2000
Estimated hours taken: 0.1
NEWS:
Mention the `pprint' library module.
Also mention the name of the `counter' module.
Workspace: /home/pgrad/fjh/ws/hg2
Index: NEWS
===================================================================
RCS file: /home/mercury1/repository/mercury/NEWS,v
retrieving revision 1.172
diff -u -d -r1.172 NEWS
--- NEWS 2000/09/18 11:51:05 1.172
+++ NEWS 2000/09/19 15:09:30
@@ -51,6 +51,8 @@
Changes to the standard library:
+* We've added a pretty printing module, `pprint', to the standard library.
+
* We've added a new function to the Mercury standard library:
std_util__construct_tuple/1.
@@ -63,7 +65,7 @@
* There is a new predicate `random__permutation', for
computing a random permutation of a list.
-* There is a new library module for managing counters.
+* There is a new library module `counter' for managing counters.
* Four new parametric instantiations `maybe/1', `maybe_error/1',
`pair/2' and `pair/1' have been added to the `std_util' library
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh> | of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3 | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to: mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions: mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------
More information about the developers
mailing list