From b09c80a39e1167c0b48c1a5355f52ecb524e813b Mon Sep 17 00:00:00 2001 From: Sylvain Henry Date: Wed, 24 Feb 2021 11:08:20 +0100 Subject: Fix haddockHypsrcTest output in ghc-head --- hypsrc-test/ref/src/Classes.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'hypsrc-test/ref/src/Classes.html') diff --git a/hypsrc-test/ref/src/Classes.html b/hypsrc-test/ref/src/Classes.html index 0acd106d..688b6db6 100644 --- a/hypsrc-test/ref/src/Classes.html +++ b/hypsrc-test/ref/src/Classes.html @@ -194,7 +194,7 @@ >bar :: Int -> Int barbaz :: Int -> (Int, Int) baz bar :: [a] -> Int bar baz :: Int -> ([a], [a]) baznorf :: [Int] -> Int norf quux :: ([a], [a]) -> [a] quuxplugh :: forall a b. Either a a -> Either b b -> Either (a -> b) (b -> a) plugh