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/TypeFamilies.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'html-test/ref/TypeFamilies.html') diff --git a/html-test/ref/TypeFamilies.html b/html-test/ref/TypeFamilies.html index 6062db4f..257d59f1 100644 --- a/html-test/ref/TypeFamilies.html +++ b/html-test/ref/TypeFamilies.html @@ -159,9 +159,9 @@ window.onload = function () {pageLoad();setSynopsis("mini_TypeFamilies.html >
  • class a (a :: k) >< b
  • (b :: k)

    class a (a :: k) >< b (b :: k) #