[m-dev.] trivial diff: fix higher_order_type_manip.exp

Fergus Henderson fjh at cs.mu.OZ.AU
Fri Dec 22 10:49:54 AEDT 2000


Estimated hours taken: 0.25

tests/hard_coded/higher_order_type_manip.exp:
	Change the expected output to match what is actually output.
	The output for this test case was affected by my change
	to the definition of the type_ctor_desc type.

Workspace: /home/pgrad/fjh/ws/hg
Index: tests/hard_coded/higher_order_type_manip.exp
===================================================================
RCS file: /home/mercury1/repository/tests/hard_coded/higher_order_type_manip.exp,v
retrieving revision 1.4
diff -u -d -r1.4 higher_order_type_manip.exp
--- tests/hard_coded/higher_order_type_manip.exp	2000/03/24 10:28:02	1.4
+++ tests/hard_coded/higher_order_type_manip.exp	2000/12/21 23:48:28
@@ -1,5 +1,5 @@
 func(std_util:type_desc) = string
-pred(std_util:type_desc, std_util:type_desc, list:list(std_util:type_desc))
+pred(std_util:type_desc, std_util:type_ctor_desc, list:list(std_util:type_desc))
 int
 higher_order_type_manip:container(list:list(int))
 higher_order_type_manip:container(pred(io:state, io:state))

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
                                    |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- 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