From 9c23d5d3a21c8ef36204a4d66da4cdf488a08f72 Mon Sep 17 00:00:00 2001 From: Ben Gamari Date: Mon, 8 Feb 2016 14:32:41 +0100 Subject: html-test: Accept test output --- html-test/ref/Bug85.html | 63 +++++++++++++++++++++++++++--------------------- 1 file changed, 35 insertions(+), 28 deletions(-) (limited to 'html-test/ref/Bug85.html') diff --git a/html-test/ref/Bug85.html b/html-test/ref/Bug85.html index e1f0431f..4e52ad65 100644 --- a/html-test/ref/Bug85.html +++ b/html-test/ref/Bug85.html @@ -1,32 +1,33 @@ - Bug85

 

data Foo :: (* -> *) -> * -> * :: (* -> *) -> * -> * where

Bar :: f x -> :: f x -> Foo f (f x) 

data Baz :: * :: * where

data Qux where
Quux :: :: Qux 

+> \ No newline at end of file -- cgit v1.2.3