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/TypeFamilies.html | 182 +++++++++++++++++++++++++++++++--------- 1 file changed, 143 insertions(+), 39 deletions(-) (limited to 'html-test/ref/TypeFamilies.html') diff --git a/html-test/ref/TypeFamilies.html b/html-test/ref/TypeFamilies.html index a55a55ad..f96ad89e 100644 --- a/html-test/ref/TypeFamilies.html +++ b/html-test/ref/TypeFamilies.html @@ -169,8 +169,10 @@ window.onload = function () {pageLoad();setSynopsis("mini_TypeFamilies.html >

data X #

X# = X#*X = = AssocX#X#X a = X#

data Y #

Y #

*Y = = AssocY#Y#*Y = = BatYY#Y a = a#

data Z #

X
XX
XXX XXX #

X) :: * #

X) :: * #

X #

= Y #

= Y #

Y) :: * #

Y) :: * #

Y #

Y #

= X #

= Y#

data family Bat a :: * #

where

#
Y a = a# a = X#

class a a >< b

b #

Instances

XXX #
ZA
ZBwhere #

class Test a

a #

Doc for: class Test a

Y #

X #

type family Foo a :: k

a :: k #

Doc for: type family Foo a

= X #

* Y = = BatY Y #

X

class Assoc a

a #

Doc for: class Assoc a

data AssocD a :: * #

type AssocT a :: * #

Y #

Y) :: * #

Y) :: * #

X #

X) :: * #

X) :: * #

type family Bar b

b #

Doc for: type family Bar b

type family a a <> b :: k

b :: k #

Instances

= X #