[m-rev.] For review: deconstruct non-canonical terms in pretty_printer.m

Julien Fischer juliensf at csse.unimelb.edu.au
Thu Oct 11 14:44:20 AEST 2007


On Thu, 11 Oct 2007, Ralph Becket wrote:

> Index: NEWS
> ===================================================================
> RCS file: /home/mercury1/repository/mercury/NEWS,v
> retrieving revision 1.479
> diff -u -r1.479 NEWS
> --- NEWS	25 Sep 2007 23:18:44 -0000	1.479
> +++ NEWS	11 Oct 2007 04:02:48 -0000
> @@ -23,6 +23,11 @@
>
> Changes to the Mercury standard library:
>
> +* The pretty_printer module interface has changed.  The `format' preds are
> +  now named `write_doc'.  The fully parameterised version of write_doc now
> +  takes an extra argument controlling how non-canonical values should be
> +  handled.

I would not add a NEWS entry for this since the pretty_printer module
itself is new.

Julien.
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to:       mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions:          mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the reviews mailing list