From 29c76f761fe131cc00272eed9a0137953dba6180 Mon Sep 17 00:00:00 2001
From: Brian Huffman
Date: Fri, 17 Mar 2017 15:10:40 -0700
Subject: Update test suite to expect kind annotations on type parameters.
---
html-test/ref/SpuriousSuperclassConstraints.html | 6 +++++-
1 file changed, 5 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 b5aa56b3..e73ef2ac 100644
--- a/html-test/ref/SpuriousSuperclassConstraints.html
+++ b/html-test/ref/SpuriousSuperclassConstraints.html
@@ -77,7 +77,11 @@ Fix spurious superclass constraints bug.data SomeType f a (f :: * -> *) a #