From 6ca276702d04c9183caa98d1848f6aa5b88a8755 Mon Sep 17 00:00:00 2001 From: Niklas Haas Date: Sun, 23 Feb 2014 16:11:22 +0100 Subject: Add RankNTypes test case to ImplicitParams.hs This test actually tests what #260 originally reported - I omitted the RankNTypes scenario from the original fix because I realized it's not relevant to the underlying issue and indeed, this renders as intended now. Still good to have more tests. --- html-test/ref/ImplicitParams.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'html-test/ref') diff --git a/html-test/ref/ImplicitParams.html b/html-test/ref/ImplicitParams.html index 0219b323..83e8b094 100644 --- a/html-test/ref/ImplicitParams.html +++ b/html-test/ref/ImplicitParams.html @@ -51,6 +51,20 @@ window.onload = function () {pageLoad();setSynopsis("mini_ImplicitParams.html"); > X

Constructors

X 

X)

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