From 9e81f6efcdb3b034e15de394b138118d9c62b499 Mon Sep 17 00:00:00 2001 From: Isaac Dupree Date: Tue, 18 Aug 2009 02:11:05 +0000 Subject: switch AttachInstances to use synify code It changed an instance from showing ((,) a b) to (a, b) because my synify code is more sophisticated; I hope the latter is a good thing rather than a bad thing aesthetically, here. But this definitely reduces code duplication! --- tests/tests/Hash.html.ref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/tests/Hash.html.ref b/tests/tests/Hash.html.ref index 140e929c..36dbfb0d 100644 --- a/tests/tests/Hash.html.ref +++ b/tests/tests/Hash.html.ref @@ -476,7 +476,7 @@ >Hash b) => Hash ((,) a b) (a, b)