From ce568c3afb00610d659d3c2bab022983d252f1cd Mon Sep 17 00:00:00 2001
From: Simon Jakobi
Date: Wed, 13 Jun 2018 23:49:52 +0200
Subject: html-test: Accept output
---
html-test/ref/TypeFamilies.html | 120 ++++++++++++++++------------------------
1 file changed, 47 insertions(+), 73 deletions(-)
(limited to 'html-test/ref/TypeFamilies.html')
diff --git a/html-test/ref/TypeFamilies.html b/html-test/ref/TypeFamilies.html
index 190f376e..2195a05a 100644
--- a/html-test/ref/TypeFamilies.html
+++ b/html-test/ref/TypeFamilies.html
@@ -110,9 +110,7 @@
>data family Bat (a :: k) :: * (a :: k) :: *classdata AssocD a :: * a :: *type AssocT a :: * a :: *AssocD X :: * :: * #
AssocT X :: * :: * #
Foo X :: *) :: *)X <> (a :: *) (a :: *) #X <> (a :: *) = (a :: *) = XAssocD Y :: * :: * #AssocT Y :: * :: * #
Y <> (a :: *) (a :: *) #Y <> (a :: *) = a (a :: *) = aBatZ1 :: :: forall (z :: Z). Z -> Bat ZABatZ2 :: :: forall (z :: Z). {..} -> Bat ZBdata family Bat (a :: k) :: * (a :: k) :: * # (a :: *) = aX <> (a :: *) (a :: *) #X <> (a :: *) = (a :: *) = X