From 75f71980dfcd9a009e2eeb3a8690a473f47fcdfe Mon Sep 17 00:00:00 2001 From: Zubin Duggal Date: Sun, 30 Jun 2019 18:43:56 +0530 Subject: Fix haddockHypsrcTest --- hypsrc-test/ref/src/Polymorphism.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'hypsrc-test/ref/src/Polymorphism.html') diff --git a/hypsrc-test/ref/src/Polymorphism.html b/hypsrc-test/ref/src/Polymorphism.html index 5c73153c..9f8a1850 100644 --- a/hypsrc-test/ref/src/Polymorphism.html +++ b/hypsrc-test/ref/src/Polymorphism.html @@ -838,7 +838,7 @@ forall a. HasCallStack => a >x :: a + >a f :: forall a. a -> a + >forall a. a -> a x :: a + >a f :: forall a. a -> a + >forall a. a -> a x :: a + >a f :: forall a. Ord a => a -> a + >forall a. Ord a => a -> a x :: a + >a f :: forall a. Ord a => a -> a + >forall a. Ord a => a -> a x :: a + >a f :: a -> b + >a -> b x :: a + >a