[m-rev.] for review: announce functional dependencies on web

Mark Brown mark at cs.mu.OZ.AU
Wed May 11 18:34:18 AEST 2005


Estimated hours taken: 0.1

w3/news/newsdb.inc:
	Announce functional dependencies.

Index: news/newsdb.inc
===================================================================
RCS file: /home/mercury1/repository/w3/news/newsdb.inc,v
retrieving revision 1.84
diff -u -r1.84 newsdb.inc
--- news/newsdb.inc	11 Apr 2005 01:42:31 -0000	1.84
+++ news/newsdb.inc	11 May 2005 08:28:37 -0000
@@ -22,6 +22,16 @@
 
 $newsdb = array(
 
+"11 May 2005" => array("Functional dependencies",
+
+"We've added support for functional dependencies to the typeclass system.
+See the \"Type classes\" chapter of the
+<A HREF=\"$ref_man_latest\">Mercury Language Reference Manual</A>
+for details.
+The latest <A HREF=\"download/rotd.html\">release of the day</A>
+includes support for this language feature."
+),
+
 "10 April 2005" => array("Updated and expanded tutorial available",
 
 "A much improved tutorial is now available from the 
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list