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/Test.html | 424 ++++++++++++++++++++++++++++-------------------- 1 file changed, 250 insertions(+), 174 deletions(-) (limited to 'html-test/ref/Test.html') diff --git a/html-test/ref/Test.html b/html-test/ref/Test.html index 4006fffa..49a0cf04 100644 --- a/html-test/ref/Test.html +++ b/html-test/ref/Test.html @@ -133,19 +133,19 @@ >

This module illustrates & tests most of the features of Haddock. Testing references from the description: T, f, g, visible.

  • = A Int ( (Maybe Float)
  • | B ( (T a b, a b, T Int Float)
  • p :: :: Int
  • r, s :: :: Int
  • t :: T1 -> :: T1 -> T2 Int Int -> -> T3 Bool Bool -> -> T4 Float Float -> -> T5 () ()
  • u, v :: :: Int
  • s1 :: :: Int
  • s2 :: :: Int
  • s3 :: :: Int
  • }
  • p :: R -> Int
  • q :: R -> forall a. a -> a
  • u :: R -> Int
  • class D a => C
  • a :: :: C a => a => IO a
  • f :: :: C a => a -> a => a -> Int
  • g :: :: Int -> -> IO CInt
  • hidden :: :: Int -> -> Int
  • Ex a