From 69b98a99ce4de93ea0e6082bd11edb3baaf2fa6e Mon Sep 17 00:00:00 2001 From: Alexander Biehl Date: Fri, 2 Mar 2018 15:43:21 +0100 Subject: Make testsuite work with haddock-1.19.0 release (#766) --- html-test/ref/ImplicitParams.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'html-test/ref/ImplicitParams.html') diff --git a/html-test/ref/ImplicitParams.html b/html-test/ref/ImplicitParams.html index 30e121b0..eb8456ae 100644 --- a/html-test/ref/ImplicitParams.html +++ b/html-test/ref/ImplicitParams.html @@ -69,9 +69,9 @@ >

c :: (?x :: :: (?x :: X) => ) => X #

d :: (?x :: :: (?x :: X, ?y :: , ?y :: X) => () => (X, , X) #

f :: ((?x :: :: ((?x :: X) => a) -> a #