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/TypeOperators.html | 64 ++++++++++++++++++++++++++--------------
1 file changed, 42 insertions(+), 22 deletions(-)
(limited to 'html-test/ref/TypeOperators.html')
diff --git a/html-test/ref/TypeOperators.html b/html-test/ref/TypeOperators.html
index a6521437..f6da47b1 100644
--- a/html-test/ref/TypeOperators.html
+++ b/html-test/ref/TypeOperators.html
@@ -49,40 +49,48 @@ window.onload = function () {pageLoad();setSynopsis("mini_TypeOperators.htm
>data a a :-: b
b #
newtype O g f a
g f a
#Constructors
O | - unO :: g (f a)
f :: a ~ b => a -> b :: a ~ b => a -> b #g :: (a ~ b, b ~ c) => a -> c :: (a ~ b, b ~ c) => a -> c #y :: (a <=>`Op` a) <=> a) => a a) => a #
|