From e41e21e6caccfe18c5a291c8c0f8be143552cc27 Mon Sep 17 00:00:00 2001
From: Herbert Valerio Riedel
Date: Tue, 25 Apr 2017 15:21:45 +0200
Subject: `html-test --accept` deltas to reference samples
---
html-test/ref/SpuriousSuperclassConstraints.html | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
(limited to 'html-test/ref/SpuriousSuperclassConstraints.html')
diff --git a/html-test/ref/SpuriousSuperclassConstraints.html b/html-test/ref/SpuriousSuperclassConstraints.html
index ab796909..285ab05c 100644
--- a/html-test/ref/SpuriousSuperclassConstraints.html
+++ b/html-test/ref/SpuriousSuperclassConstraints.html
@@ -180,6 +180,18 @@ Fix spurious superclass constraints bug.#
liftA2 :: (a -> b -> c) -> SomeType f a -> SomeType f b -> SomeType f c #
(*>) ::