From 8410dd341a1730f708af3f0d96d13f2b5f7b9df5 Mon Sep 17 00:00:00 2001 From: Phil Ruffwind Date: Wed, 30 Sep 2015 03:22:14 -0400 Subject: Update tests for previous commit --- html-test/ref/TypeFamilies2.html | 32 +++++++++++++++++++++++++------- 1 file changed, 25 insertions(+), 7 deletions(-) (limited to 'html-test/ref/TypeFamilies2.html') diff --git a/html-test/ref/TypeFamilies2.html b/html-test/ref/TypeFamilies2.html index dae60489..0da8e6c9 100644 --- a/html-test/ref/TypeFamilies2.html +++ b/html-test/ref/TypeFamilies2.html @@ -73,8 +73,10 @@ window.onload = function () {pageLoad();setSynopsis("mini_TypeFamilies2.htm >

data W #

Bar W = = BarX Z #

W #

type family Foo a

a #

Exported type family

W # = Y #

data family Bar a

a #

Exported data family

Bar W = = BarX Z #

Y #