diff options
Diffstat (limited to 'html-test/ref')
109 files changed, 2727 insertions, 219 deletions
diff --git a/html-test/ref/A.html b/html-test/ref/A.html index 567e23f2..53a26042 100644 --- a/html-test/ref/A.html +++ b/html-test/ref/A.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >A</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -185,4 +185,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Bold.html b/html-test/ref/Bold.html index 67db2642..44ee7d6e 100644 --- a/html-test/ref/Bold.html +++ b/html-test/ref/Bold.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bold</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -97,4 +97,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Bug1.html b/html-test/ref/Bug1.html index 56f70d1f..e264d03c 100644 --- a/html-test/ref/Bug1.html +++ b/html-test/ref/Bug1.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug1</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -100,4 +100,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Bug1004.html b/html-test/ref/Bug1004.html new file mode 100644 index 00000000..630df356 --- /dev/null +++ b/html-test/ref/Bug1004.html @@ -0,0 +1,2088 @@ +<html xmlns="http://www.w3.org/1999/xhtml" +><head +  ><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" +     /><meta name="viewport" content="width=device-width, initial-scale=1" +     /><title +    >Bug1004</title +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial" +     /><link rel="stylesheet" type="text/css" href="#" +     /><link rel="stylesheet" type="text/css" href="#" +     /><script src="haddock-bundle.min.js" async="async" type="text/javascript" +    ></script +    ><script type="text/x-mathjax-config" +    >MathJax.Hub.Config({ tex2jax: { processClass: "mathjax", ignoreClass: ".*" } });</script +    ><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript" +    ></script +    ></head +  ><body +  ><div id="package-header" +    ><span class="caption empty" +      ></span +      ><ul class="links" id="page-menu" +      ><li +	><a href="#" +	  >Contents</a +	  ></li +	><li +	><a href="#" +	  >Index</a +	  ></li +	></ul +      ></div +    ><div id="content" +    ><div id="module-header" +      ><table class="info" +	><tr +	  ><th +	    >Safe Haskell</th +	    ><td +	    >Safe</td +	    ></tr +	  ></table +	><p class="caption" +	>Bug1004</p +	></div +      ><div id="synopsis" +      ><details id="syn" +	><summary +	  >Synopsis</summary +	  ><ul class="details-toggle" data-details-id="syn" +	  ><li class="src short" +	    ><span class="keyword" +	      >data</span +	      > <a href="#" +	      >Product</a +	      > (f :: k -> <a href="#" title="Data.Kind" +	      >Type</a +	      >) (g :: k -> <a href="#" title="Data.Kind" +	      >Type</a +	      >) (a :: k) = <a href="#" +	      >Pair</a +	      > (f a) (g a)</li +	    ></ul +	  ></details +	></div +      ><div id="interface" +      ><h1 +	>Documentation</h1 +	><div class="top" +	><p class="src" +	  ><span class="keyword" +	    >data</span +	    > <a id="t:Product" class="def" +	    >Product</a +	    > (f :: k -> <a href="#" title="Data.Kind" +	    >Type</a +	    >) (g :: k -> <a href="#" title="Data.Kind" +	    >Type</a +	    >) (a :: k) <a href="#" class="selflink" +	    >#</a +	    ></p +	  ><div class="doc" +	  ><p +	    >Lifted product of functors.</p +	    ></div +	  ><div class="subs constructors" +	  ><p class="caption" +	    >Constructors</p +	    ><table +	    ><tr +	      ><td class="src" +		><a id="v:Pair" class="def" +		  >Pair</a +		  > (f a) (g a)</td +		><td class="doc empty" +		></td +		></tr +	      ></table +	    ></div +	  ><div class="subs instances" +	  ><h4 class="instances details-toggle-control details-toggle" data-details-id="i:Product" +	    >Instances</h4 +	    ><details id="i:Product" open="open" +	    ><summary class="hide-when-js-enabled" +	      >Instances details</summary +	      ><table +	      ><tr +		><td class="src clearfix" +		  ><span class="inst-left" +		    ><span class="instance details-toggle-control details-toggle" data-details-id="i:id:Product:Generic1:1" +		      ></span +		      > <a href="#" title="GHC.Generics" +		      >Generic1</a +		      > (<a href="#" title="Bug1004" +		      >Product</a +		      > f g :: k -> <a href="#" title="Data.Kind" +		      >Type</a +		      >)</span +		    ></td +		  ><td class="doc" +		  ><p +		    ><em +		      >Since: base-4.9.0.0</em +		      ></p +		    ></td +		  ></tr +		><tr +		><td colspan="2" +		  ><details id="i:id:Product:Generic1:1" +		    ><summary class="hide-when-js-enabled" +		      >Instance details</summary +		      ><p +		      >Defined in <a href="#" +			>Data.Functor.Product</a +			></p +		      > <div class="subs associated-types" +		      ><p class="caption" +			>Associated Types</p +			><p class="src" +			><span class="keyword" +			  >type</span +			  > <a href="#" title="GHC.Generics" +			  >Rep1</a +			  > (<a href="#" title="Bug1004" +			  >Product</a +			  > f g) :: k -> <a href="#" title="Data.Kind" +			  >Type</a +			  > <a href="#" class="selflink" +			  >#</a +			  ></p +			></div +		      > <div class="subs methods" +		      ><p class="caption" +			>Methods</p +			><p class="src" +			><a href="#" +			  >from1</a +			  > :: <span class="keyword" +			  >forall</span +			  > (a :: k0). <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="GHC.Generics" +			  >Rep1</a +			  > (<a href="#" title="Bug1004" +			  >Product</a +			  > f g) a <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >to1</a +			  > :: <span class="keyword" +			  >forall</span +			  > (a :: k0). <a href="#" title="GHC.Generics" +			  >Rep1</a +			  > (<a href="#" title="Bug1004" +			  >Product</a +			  > f g) a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a <a href="#" class="selflink" +			  >#</a +			  ></p +			></div +		      ></details +		    ></td +		  ></tr +		><tr +		><td class="src clearfix" +		  ><span class="inst-left" +		    ><span class="instance details-toggle-control details-toggle" data-details-id="i:id:Product:Monad:2" +		      ></span +		      > (<a href="#" title="Control.Monad" +		      >Monad</a +		      > f, <a href="#" title="Control.Monad" +		      >Monad</a +		      > g) => <a href="#" title="Control.Monad" +		      >Monad</a +		      > (<a href="#" title="Bug1004" +		      >Product</a +		      > f g)</span +		    ></td +		  ><td class="doc" +		  ><p +		    ><em +		      >Since: base-4.9.0.0</em +		      ></p +		    ></td +		  ></tr +		><tr +		><td colspan="2" +		  ><details id="i:id:Product:Monad:2" +		    ><summary class="hide-when-js-enabled" +		      >Instance details</summary +		      ><p +		      >Defined in <a href="#" +			>Data.Functor.Product</a +			></p +		      > <div class="subs methods" +		      ><p class="caption" +			>Methods</p +			><p class="src" +			><a href="#" +			  >(>>=)</a +			  > :: <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> (a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g b) -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g b <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >(>>)</a +			  > :: <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g b -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g b <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >return</a +			  > :: a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >fail</a +			  > :: <a href="#" title="Data.String" +			  >String</a +			  > -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a <a href="#" class="selflink" +			  >#</a +			  ></p +			></div +		      ></details +		    ></td +		  ></tr +		><tr +		><td class="src clearfix" +		  ><span class="inst-left" +		    ><span class="instance details-toggle-control details-toggle" data-details-id="i:id:Product:Functor:3" +		      ></span +		      > (<a href="#" title="Data.Functor" +		      >Functor</a +		      > f, <a href="#" title="Data.Functor" +		      >Functor</a +		      > g) => <a href="#" title="Data.Functor" +		      >Functor</a +		      > (<a href="#" title="Bug1004" +		      >Product</a +		      > f g)</span +		    ></td +		  ><td class="doc" +		  ><p +		    ><em +		      >Since: base-4.9.0.0</em +		      ></p +		    ></td +		  ></tr +		><tr +		><td colspan="2" +		  ><details id="i:id:Product:Functor:3" +		    ><summary class="hide-when-js-enabled" +		      >Instance details</summary +		      ><p +		      >Defined in <a href="#" +			>Data.Functor.Product</a +			></p +		      > <div class="subs methods" +		      ><p class="caption" +			>Methods</p +			><p class="src" +			><a href="#" +			  >fmap</a +			  > :: (a -> b) -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g b <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >(<$)</a +			  > :: a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g b -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a <a href="#" class="selflink" +			  >#</a +			  ></p +			></div +		      ></details +		    ></td +		  ></tr +		><tr +		><td class="src clearfix" +		  ><span class="inst-left" +		    ><span class="instance details-toggle-control details-toggle" data-details-id="i:id:Product:MonadFix:4" +		      ></span +		      > (<a href="#" title="Control.Monad.Fix" +		      >MonadFix</a +		      > f, <a href="#" title="Control.Monad.Fix" +		      >MonadFix</a +		      > g) => <a href="#" title="Control.Monad.Fix" +		      >MonadFix</a +		      > (<a href="#" title="Bug1004" +		      >Product</a +		      > f g)</span +		    ></td +		  ><td class="doc" +		  ><p +		    ><em +		      >Since: base-4.9.0.0</em +		      ></p +		    ></td +		  ></tr +		><tr +		><td colspan="2" +		  ><details id="i:id:Product:MonadFix:4" +		    ><summary class="hide-when-js-enabled" +		      >Instance details</summary +		      ><p +		      >Defined in <a href="#" +			>Data.Functor.Product</a +			></p +		      > <div class="subs methods" +		      ><p class="caption" +			>Methods</p +			><p class="src" +			><a href="#" +			  >mfix</a +			  > :: (a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a) -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a <a href="#" class="selflink" +			  >#</a +			  ></p +			></div +		      ></details +		    ></td +		  ></tr +		><tr +		><td class="src clearfix" +		  ><span class="inst-left" +		    ><span class="instance details-toggle-control details-toggle" data-details-id="i:id:Product:Applicative:5" +		      ></span +		      > (<a href="#" title="Control.Applicative" +		      >Applicative</a +		      > f, <a href="#" title="Control.Applicative" +		      >Applicative</a +		      > g) => <a href="#" title="Control.Applicative" +		      >Applicative</a +		      > (<a href="#" title="Bug1004" +		      >Product</a +		      > f g)</span +		    ></td +		  ><td class="doc" +		  ><p +		    ><em +		      >Since: base-4.9.0.0</em +		      ></p +		    ></td +		  ></tr +		><tr +		><td colspan="2" +		  ><details id="i:id:Product:Applicative:5" +		    ><summary class="hide-when-js-enabled" +		      >Instance details</summary +		      ><p +		      >Defined in <a href="#" +			>Data.Functor.Product</a +			></p +		      > <div class="subs methods" +		      ><p class="caption" +			>Methods</p +			><p class="src" +			><a href="#" +			  >pure</a +			  > :: a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >(<*>)</a +			  > :: <a href="#" title="Bug1004" +			  >Product</a +			  > f g (a -> b) -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g b <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >liftA2</a +			  > :: (a -> b -> c) -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g b -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g c <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >(*>)</a +			  > :: <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g b -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g b <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >(<*)</a +			  > :: <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g b -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a <a href="#" class="selflink" +			  >#</a +			  ></p +			></div +		      ></details +		    ></td +		  ></tr +		><tr +		><td class="src clearfix" +		  ><span class="inst-left" +		    ><span class="instance details-toggle-control details-toggle" data-details-id="i:id:Product:Foldable:6" +		      ></span +		      > (<a href="#" title="Data.Foldable" +		      >Foldable</a +		      > f, <a href="#" title="Data.Foldable" +		      >Foldable</a +		      > g) => <a href="#" title="Data.Foldable" +		      >Foldable</a +		      > (<a href="#" title="Bug1004" +		      >Product</a +		      > f g)</span +		    ></td +		  ><td class="doc" +		  ><p +		    ><em +		      >Since: base-4.9.0.0</em +		      ></p +		    ></td +		  ></tr +		><tr +		><td colspan="2" +		  ><details id="i:id:Product:Foldable:6" +		    ><summary class="hide-when-js-enabled" +		      >Instance details</summary +		      ><p +		      >Defined in <a href="#" +			>Data.Functor.Product</a +			></p +		      > <div class="subs methods" +		      ><p class="caption" +			>Methods</p +			><p class="src" +			><a href="#" +			  >fold</a +			  > :: <a href="#" title="Data.Monoid" +			  >Monoid</a +			  > m => <a href="#" title="Bug1004" +			  >Product</a +			  > f g m -> m <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >foldMap</a +			  > :: <a href="#" title="Data.Monoid" +			  >Monoid</a +			  > m => (a -> m) -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> m <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >foldMap'</a +			  > :: <a href="#" title="Data.Monoid" +			  >Monoid</a +			  > m => (a -> m) -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> m <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >foldr</a +			  > :: (a -> b -> b) -> b -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> b <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >foldr'</a +			  > :: (a -> b -> b) -> b -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> b <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >foldl</a +			  > :: (b -> a -> b) -> b -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> b <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >foldl'</a +			  > :: (b -> a -> b) -> b -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> b <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >foldr1</a +			  > :: (a -> a -> a) -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> a <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >foldl1</a +			  > :: (a -> a -> a) -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> a <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >toList</a +			  > :: <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> [a] <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >null</a +			  > :: <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Data.Bool" +			  >Bool</a +			  > <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >length</a +			  > :: <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Data.Int" +			  >Int</a +			  > <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >elem</a +			  > :: <a href="#" title="Data.Eq" +			  >Eq</a +			  > a => a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Data.Bool" +			  >Bool</a +			  > <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >maximum</a +			  > :: <a href="#" title="Data.Ord" +			  >Ord</a +			  > a => <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> a <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >minimum</a +			  > :: <a href="#" title="Data.Ord" +			  >Ord</a +			  > a => <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> a <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >sum</a +			  > :: <a href="#" title="Prelude" +			  >Num</a +			  > a => <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> a <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >product</a +			  > :: <a href="#" title="Prelude" +			  >Num</a +			  > a => <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> a <a href="#" class="selflink" +			  >#</a +			  ></p +			></div +		      ></details +		    ></td +		  ></tr +		><tr +		><td class="src clearfix" +		  ><span class="inst-left" +		    ><span class="instance details-toggle-control details-toggle" data-details-id="i:id:Product:Traversable:7" +		      ></span +		      > (<a href="#" title="Data.Traversable" +		      >Traversable</a +		      > f, <a href="#" title="Data.Traversable" +		      >Traversable</a +		      > g) => <a href="#" title="Data.Traversable" +		      >Traversable</a +		      > (<a href="#" title="Bug1004" +		      >Product</a +		      > f g)</span +		    ></td +		  ><td class="doc" +		  ><p +		    ><em +		      >Since: base-4.9.0.0</em +		      ></p +		    ></td +		  ></tr +		><tr +		><td colspan="2" +		  ><details id="i:id:Product:Traversable:7" +		    ><summary class="hide-when-js-enabled" +		      >Instance details</summary +		      ><p +		      >Defined in <a href="#" +			>Data.Functor.Product</a +			></p +		      > <div class="subs methods" +		      ><p class="caption" +			>Methods</p +			><p class="src" +			><a href="#" +			  >traverse</a +			  > :: <a href="#" title="Control.Applicative" +			  >Applicative</a +			  > f0 => (a -> f0 b) -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> f0 (<a href="#" title="Bug1004" +			  >Product</a +			  > f g b) <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >sequenceA</a +			  > :: <a href="#" title="Control.Applicative" +			  >Applicative</a +			  > f0 => <a href="#" title="Bug1004" +			  >Product</a +			  > f g (f0 a) -> f0 (<a href="#" title="Bug1004" +			  >Product</a +			  > f g a) <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >mapM</a +			  > :: <a href="#" title="Control.Monad" +			  >Monad</a +			  > m => (a -> m b) -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> m (<a href="#" title="Bug1004" +			  >Product</a +			  > f g b) <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >sequence</a +			  > :: <a href="#" title="Control.Monad" +			  >Monad</a +			  > m => <a href="#" title="Bug1004" +			  >Product</a +			  > f g (m a) -> m (<a href="#" title="Bug1004" +			  >Product</a +			  > f g a) <a href="#" class="selflink" +			  >#</a +			  ></p +			></div +		      ></details +		    ></td +		  ></tr +		><tr +		><td class="src clearfix" +		  ><span class="inst-left" +		    ><span class="instance details-toggle-control details-toggle" data-details-id="i:id:Product:Eq1:8" +		      ></span +		      > (<a href="#" title="Data.Functor.Classes" +		      >Eq1</a +		      > f, <a href="#" title="Data.Functor.Classes" +		      >Eq1</a +		      > g) => <a href="#" title="Data.Functor.Classes" +		      >Eq1</a +		      > (<a href="#" title="Bug1004" +		      >Product</a +		      > f g)</span +		    ></td +		  ><td class="doc" +		  ><p +		    ><em +		      >Since: base-4.9.0.0</em +		      ></p +		    ></td +		  ></tr +		><tr +		><td colspan="2" +		  ><details id="i:id:Product:Eq1:8" +		    ><summary class="hide-when-js-enabled" +		      >Instance details</summary +		      ><p +		      >Defined in <a href="#" +			>Data.Functor.Product</a +			></p +		      > <div class="subs methods" +		      ><p class="caption" +			>Methods</p +			><p class="src" +			><a href="#" +			  >liftEq</a +			  > :: (a -> b -> <a href="#" title="Data.Bool" +			  >Bool</a +			  >) -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g b -> <a href="#" title="Data.Bool" +			  >Bool</a +			  > <a href="#" class="selflink" +			  >#</a +			  ></p +			></div +		      ></details +		    ></td +		  ></tr +		><tr +		><td class="src clearfix" +		  ><span class="inst-left" +		    ><span class="instance details-toggle-control details-toggle" data-details-id="i:id:Product:Ord1:9" +		      ></span +		      > (<a href="#" title="Data.Functor.Classes" +		      >Ord1</a +		      > f, <a href="#" title="Data.Functor.Classes" +		      >Ord1</a +		      > g) => <a href="#" title="Data.Functor.Classes" +		      >Ord1</a +		      > (<a href="#" title="Bug1004" +		      >Product</a +		      > f g)</span +		    ></td +		  ><td class="doc" +		  ><p +		    ><em +		      >Since: base-4.9.0.0</em +		      ></p +		    ></td +		  ></tr +		><tr +		><td colspan="2" +		  ><details id="i:id:Product:Ord1:9" +		    ><summary class="hide-when-js-enabled" +		      >Instance details</summary +		      ><p +		      >Defined in <a href="#" +			>Data.Functor.Product</a +			></p +		      > <div class="subs methods" +		      ><p class="caption" +			>Methods</p +			><p class="src" +			><a href="#" +			  >liftCompare</a +			  > :: (a -> b -> <a href="#" title="Data.Ord" +			  >Ordering</a +			  >) -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g b -> <a href="#" title="Data.Ord" +			  >Ordering</a +			  > <a href="#" class="selflink" +			  >#</a +			  ></p +			></div +		      ></details +		    ></td +		  ></tr +		><tr +		><td class="src clearfix" +		  ><span class="inst-left" +		    ><span class="instance details-toggle-control details-toggle" data-details-id="i:id:Product:Read1:10" +		      ></span +		      > (<a href="#" title="Data.Functor.Classes" +		      >Read1</a +		      > f, <a href="#" title="Data.Functor.Classes" +		      >Read1</a +		      > g) => <a href="#" title="Data.Functor.Classes" +		      >Read1</a +		      > (<a href="#" title="Bug1004" +		      >Product</a +		      > f g)</span +		    ></td +		  ><td class="doc" +		  ><p +		    ><em +		      >Since: base-4.9.0.0</em +		      ></p +		    ></td +		  ></tr +		><tr +		><td colspan="2" +		  ><details id="i:id:Product:Read1:10" +		    ><summary class="hide-when-js-enabled" +		      >Instance details</summary +		      ><p +		      >Defined in <a href="#" +			>Data.Functor.Product</a +			></p +		      > <div class="subs methods" +		      ><p class="caption" +			>Methods</p +			><p class="src" +			><a href="#" +			  >liftReadsPrec</a +			  > :: (<a href="#" title="Data.Int" +			  >Int</a +			  > -> <a href="#" title="Text.ParserCombinators.ReadP" +			  >ReadS</a +			  > a) -> <a href="#" title="Text.ParserCombinators.ReadP" +			  >ReadS</a +			  > [a] -> <a href="#" title="Data.Int" +			  >Int</a +			  > -> <a href="#" title="Text.ParserCombinators.ReadP" +			  >ReadS</a +			  > (<a href="#" title="Bug1004" +			  >Product</a +			  > f g a) <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >liftReadList</a +			  > :: (<a href="#" title="Data.Int" +			  >Int</a +			  > -> <a href="#" title="Text.ParserCombinators.ReadP" +			  >ReadS</a +			  > a) -> <a href="#" title="Text.ParserCombinators.ReadP" +			  >ReadS</a +			  > [a] -> <a href="#" title="Text.ParserCombinators.ReadP" +			  >ReadS</a +			  > [<a href="#" title="Bug1004" +			  >Product</a +			  > f g a] <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >liftReadPrec</a +			  > :: <a href="#" title="Text.ParserCombinators.ReadPrec" +			  >ReadPrec</a +			  > a -> <a href="#" title="Text.ParserCombinators.ReadPrec" +			  >ReadPrec</a +			  > [a] -> <a href="#" title="Text.ParserCombinators.ReadPrec" +			  >ReadPrec</a +			  > (<a href="#" title="Bug1004" +			  >Product</a +			  > f g a) <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >liftReadListPrec</a +			  > :: <a href="#" title="Text.ParserCombinators.ReadPrec" +			  >ReadPrec</a +			  > a -> <a href="#" title="Text.ParserCombinators.ReadPrec" +			  >ReadPrec</a +			  > [a] -> <a href="#" title="Text.ParserCombinators.ReadPrec" +			  >ReadPrec</a +			  > [<a href="#" title="Bug1004" +			  >Product</a +			  > f g a] <a href="#" class="selflink" +			  >#</a +			  ></p +			></div +		      ></details +		    ></td +		  ></tr +		><tr +		><td class="src clearfix" +		  ><span class="inst-left" +		    ><span class="instance details-toggle-control details-toggle" data-details-id="i:id:Product:Show1:11" +		      ></span +		      > (<a href="#" title="Data.Functor.Classes" +		      >Show1</a +		      > f, <a href="#" title="Data.Functor.Classes" +		      >Show1</a +		      > g) => <a href="#" title="Data.Functor.Classes" +		      >Show1</a +		      > (<a href="#" title="Bug1004" +		      >Product</a +		      > f g)</span +		    ></td +		  ><td class="doc" +		  ><p +		    ><em +		      >Since: base-4.9.0.0</em +		      ></p +		    ></td +		  ></tr +		><tr +		><td colspan="2" +		  ><details id="i:id:Product:Show1:11" +		    ><summary class="hide-when-js-enabled" +		      >Instance details</summary +		      ><p +		      >Defined in <a href="#" +			>Data.Functor.Product</a +			></p +		      > <div class="subs methods" +		      ><p class="caption" +			>Methods</p +			><p class="src" +			><a href="#" +			  >liftShowsPrec</a +			  > :: (<a href="#" title="Data.Int" +			  >Int</a +			  > -> a -> <a href="#" title="Text.Show" +			  >ShowS</a +			  >) -> ([a] -> <a href="#" title="Text.Show" +			  >ShowS</a +			  >) -> <a href="#" title="Data.Int" +			  >Int</a +			  > -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Text.Show" +			  >ShowS</a +			  > <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >liftShowList</a +			  > :: (<a href="#" title="Data.Int" +			  >Int</a +			  > -> a -> <a href="#" title="Text.Show" +			  >ShowS</a +			  >) -> ([a] -> <a href="#" title="Text.Show" +			  >ShowS</a +			  >) -> [<a href="#" title="Bug1004" +			  >Product</a +			  > f g a] -> <a href="#" title="Text.Show" +			  >ShowS</a +			  > <a href="#" class="selflink" +			  >#</a +			  ></p +			></div +		      ></details +		    ></td +		  ></tr +		><tr +		><td class="src clearfix" +		  ><span class="inst-left" +		    ><span class="instance details-toggle-control details-toggle" data-details-id="i:id:Product:MonadZip:12" +		      ></span +		      > (<a href="#" title="Control.Monad.Zip" +		      >MonadZip</a +		      > f, <a href="#" title="Control.Monad.Zip" +		      >MonadZip</a +		      > g) => <a href="#" title="Control.Monad.Zip" +		      >MonadZip</a +		      > (<a href="#" title="Bug1004" +		      >Product</a +		      > f g)</span +		    ></td +		  ><td class="doc" +		  ><p +		    ><em +		      >Since: base-4.9.0.0</em +		      ></p +		    ></td +		  ></tr +		><tr +		><td colspan="2" +		  ><details id="i:id:Product:MonadZip:12" +		    ><summary class="hide-when-js-enabled" +		      >Instance details</summary +		      ><p +		      >Defined in <a href="#" +			>Data.Functor.Product</a +			></p +		      > <div class="subs methods" +		      ><p class="caption" +			>Methods</p +			><p class="src" +			><a href="#" +			  >mzip</a +			  > :: <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g b -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g (a, b) <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >mzipWith</a +			  > :: (a -> b -> c) -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g b -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g c <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >munzip</a +			  > :: <a href="#" title="Bug1004" +			  >Product</a +			  > f g (a, b) -> (<a href="#" title="Bug1004" +			  >Product</a +			  > f g a, <a href="#" title="Bug1004" +			  >Product</a +			  > f g b) <a href="#" class="selflink" +			  >#</a +			  ></p +			></div +		      ></details +		    ></td +		  ></tr +		><tr +		><td class="src clearfix" +		  ><span class="inst-left" +		    ><span class="instance details-toggle-control details-toggle" data-details-id="i:id:Product:Alternative:13" +		      ></span +		      > (<a href="#" title="Control.Applicative" +		      >Alternative</a +		      > f, <a href="#" title="Control.Applicative" +		      >Alternative</a +		      > g) => <a href="#" title="Control.Applicative" +		      >Alternative</a +		      > (<a href="#" title="Bug1004" +		      >Product</a +		      > f g)</span +		    ></td +		  ><td class="doc" +		  ><p +		    ><em +		      >Since: base-4.9.0.0</em +		      ></p +		    ></td +		  ></tr +		><tr +		><td colspan="2" +		  ><details id="i:id:Product:Alternative:13" +		    ><summary class="hide-when-js-enabled" +		      >Instance details</summary +		      ><p +		      >Defined in <a href="#" +			>Data.Functor.Product</a +			></p +		      > <div class="subs methods" +		      ><p class="caption" +			>Methods</p +			><p class="src" +			><a href="#" +			  >empty</a +			  > :: <a href="#" title="Bug1004" +			  >Product</a +			  > f g a <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >(<|>)</a +			  > :: <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >some</a +			  > :: <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g [a] <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >many</a +			  > :: <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g [a] <a href="#" class="selflink" +			  >#</a +			  ></p +			></div +		      ></details +		    ></td +		  ></tr +		><tr +		><td class="src clearfix" +		  ><span class="inst-left" +		    ><span class="instance details-toggle-control details-toggle" data-details-id="i:id:Product:MonadPlus:14" +		      ></span +		      > (<a href="#" title="Control.Monad" +		      >MonadPlus</a +		      > f, <a href="#" title="Control.Monad" +		      >MonadPlus</a +		      > g) => <a href="#" title="Control.Monad" +		      >MonadPlus</a +		      > (<a href="#" title="Bug1004" +		      >Product</a +		      > f g)</span +		    ></td +		  ><td class="doc" +		  ><p +		    ><em +		      >Since: base-4.9.0.0</em +		      ></p +		    ></td +		  ></tr +		><tr +		><td colspan="2" +		  ><details id="i:id:Product:MonadPlus:14" +		    ><summary class="hide-when-js-enabled" +		      >Instance details</summary +		      ><p +		      >Defined in <a href="#" +			>Data.Functor.Product</a +			></p +		      > <div class="subs methods" +		      ><p class="caption" +			>Methods</p +			><p class="src" +			><a href="#" +			  >mzero</a +			  > :: <a href="#" title="Bug1004" +			  >Product</a +			  > f g a <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >mplus</a +			  > :: <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a <a href="#" class="selflink" +			  >#</a +			  ></p +			></div +		      ></details +		    ></td +		  ></tr +		><tr +		><td class="src clearfix" +		  ><span class="inst-left" +		    ><span class="instance details-toggle-control details-toggle" data-details-id="i:id:Product:Eq:15" +		      ></span +		      > (<a href="#" title="Data.Functor.Classes" +		      >Eq1</a +		      > f, <a href="#" title="Data.Functor.Classes" +		      >Eq1</a +		      > g, <a href="#" title="Data.Eq" +		      >Eq</a +		      > a) => <a href="#" title="Data.Eq" +		      >Eq</a +		      > (<a href="#" title="Bug1004" +		      >Product</a +		      > f g a)</span +		    ></td +		  ><td class="doc" +		  ><p +		    ><em +		      >Since: base-4.9.0.0</em +		      ></p +		    ></td +		  ></tr +		><tr +		><td colspan="2" +		  ><details id="i:id:Product:Eq:15" +		    ><summary class="hide-when-js-enabled" +		      >Instance details</summary +		      ><p +		      >Defined in <a href="#" +			>Data.Functor.Product</a +			></p +		      > <div class="subs methods" +		      ><p class="caption" +			>Methods</p +			><p class="src" +			><a href="#" +			  >(==)</a +			  > :: <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Data.Bool" +			  >Bool</a +			  > <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >(/=)</a +			  > :: <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Data.Bool" +			  >Bool</a +			  > <a href="#" class="selflink" +			  >#</a +			  ></p +			></div +		      ></details +		    ></td +		  ></tr +		><tr +		><td class="src clearfix" +		  ><span class="inst-left" +		    ><span class="instance details-toggle-control details-toggle" data-details-id="i:id:Product:Data:16" +		      ></span +		      > (<a href="#" title="Type.Reflection" +		      >Typeable</a +		      > a, <a href="#" title="Type.Reflection" +		      >Typeable</a +		      > f, <a href="#" title="Type.Reflection" +		      >Typeable</a +		      > g, <a href="#" title="Type.Reflection" +		      >Typeable</a +		      > k, <a href="#" title="Data.Data" +		      >Data</a +		      > (f a), <a href="#" title="Data.Data" +		      >Data</a +		      > (g a)) => <a href="#" title="Data.Data" +		      >Data</a +		      > (<a href="#" title="Bug1004" +		      >Product</a +		      > f g a)</span +		    ></td +		  ><td class="doc" +		  ><p +		    ><em +		      >Since: base-4.9.0.0</em +		      ></p +		    ></td +		  ></tr +		><tr +		><td colspan="2" +		  ><details id="i:id:Product:Data:16" +		    ><summary class="hide-when-js-enabled" +		      >Instance details</summary +		      ><p +		      >Defined in <a href="#" +			>Data.Functor.Product</a +			></p +		      > <div class="subs methods" +		      ><p class="caption" +			>Methods</p +			><p class="src" +			><a href="#" +			  >gfoldl</a +			  > :: (<span class="keyword" +			  >forall</span +			  > d b. <a href="#" title="Data.Data" +			  >Data</a +			  > d => c (d -> b) -> d -> c b) -> (<span class="keyword" +			  >forall</span +			  > g0. g0 -> c g0) -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> c (<a href="#" title="Bug1004" +			  >Product</a +			  > f g a) <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >gunfold</a +			  > :: (<span class="keyword" +			  >forall</span +			  > b r. <a href="#" title="Data.Data" +			  >Data</a +			  > b => c (b -> r) -> c r) -> (<span class="keyword" +			  >forall</span +			  > r. r -> c r) -> <a href="#" title="Data.Data" +			  >Constr</a +			  > -> c (<a href="#" title="Bug1004" +			  >Product</a +			  > f g a) <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >toConstr</a +			  > :: <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Data.Data" +			  >Constr</a +			  > <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >dataTypeOf</a +			  > :: <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Data.Data" +			  >DataType</a +			  > <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >dataCast1</a +			  > :: <a href="#" title="Type.Reflection" +			  >Typeable</a +			  > t => (<span class="keyword" +			  >forall</span +			  > d. <a href="#" title="Data.Data" +			  >Data</a +			  > d => c (t d)) -> <a href="#" title="Data.Maybe" +			  >Maybe</a +			  > (c (<a href="#" title="Bug1004" +			  >Product</a +			  > f g a)) <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >dataCast2</a +			  > :: <a href="#" title="Type.Reflection" +			  >Typeable</a +			  > t => (<span class="keyword" +			  >forall</span +			  > d e. (<a href="#" title="Data.Data" +			  >Data</a +			  > d, <a href="#" title="Data.Data" +			  >Data</a +			  > e) => c (t d e)) -> <a href="#" title="Data.Maybe" +			  >Maybe</a +			  > (c (<a href="#" title="Bug1004" +			  >Product</a +			  > f g a)) <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >gmapT</a +			  > :: (<span class="keyword" +			  >forall</span +			  > b. <a href="#" title="Data.Data" +			  >Data</a +			  > b => b -> b) -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >gmapQl</a +			  > :: (r -> r' -> r) -> r -> (<span class="keyword" +			  >forall</span +			  > d. <a href="#" title="Data.Data" +			  >Data</a +			  > d => d -> r') -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> r <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >gmapQr</a +			  > :: <span class="keyword" +			  >forall</span +			  > r r'. (r' -> r -> r) -> r -> (<span class="keyword" +			  >forall</span +			  > d. <a href="#" title="Data.Data" +			  >Data</a +			  > d => d -> r') -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> r <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >gmapQ</a +			  > :: (<span class="keyword" +			  >forall</span +			  > d. <a href="#" title="Data.Data" +			  >Data</a +			  > d => d -> u) -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> [u] <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >gmapQi</a +			  > :: <a href="#" title="Data.Int" +			  >Int</a +			  > -> (<span class="keyword" +			  >forall</span +			  > d. <a href="#" title="Data.Data" +			  >Data</a +			  > d => d -> u) -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> u <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >gmapM</a +			  > :: <a href="#" title="Control.Monad" +			  >Monad</a +			  > m => (<span class="keyword" +			  >forall</span +			  > d. <a href="#" title="Data.Data" +			  >Data</a +			  > d => d -> m d) -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> m (<a href="#" title="Bug1004" +			  >Product</a +			  > f g a) <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >gmapMp</a +			  > :: <a href="#" title="Control.Monad" +			  >MonadPlus</a +			  > m => (<span class="keyword" +			  >forall</span +			  > d. <a href="#" title="Data.Data" +			  >Data</a +			  > d => d -> m d) -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> m (<a href="#" title="Bug1004" +			  >Product</a +			  > f g a) <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >gmapMo</a +			  > :: <a href="#" title="Control.Monad" +			  >MonadPlus</a +			  > m => (<span class="keyword" +			  >forall</span +			  > d. <a href="#" title="Data.Data" +			  >Data</a +			  > d => d -> m d) -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> m (<a href="#" title="Bug1004" +			  >Product</a +			  > f g a) <a href="#" class="selflink" +			  >#</a +			  ></p +			></div +		      ></details +		    ></td +		  ></tr +		><tr +		><td class="src clearfix" +		  ><span class="inst-left" +		    ><span class="instance details-toggle-control details-toggle" data-details-id="i:id:Product:Ord:17" +		      ></span +		      > (<a href="#" title="Data.Functor.Classes" +		      >Ord1</a +		      > f, <a href="#" title="Data.Functor.Classes" +		      >Ord1</a +		      > g, <a href="#" title="Data.Ord" +		      >Ord</a +		      > a) => <a href="#" title="Data.Ord" +		      >Ord</a +		      > (<a href="#" title="Bug1004" +		      >Product</a +		      > f g a)</span +		    ></td +		  ><td class="doc" +		  ><p +		    ><em +		      >Since: base-4.9.0.0</em +		      ></p +		    ></td +		  ></tr +		><tr +		><td colspan="2" +		  ><details id="i:id:Product:Ord:17" +		    ><summary class="hide-when-js-enabled" +		      >Instance details</summary +		      ><p +		      >Defined in <a href="#" +			>Data.Functor.Product</a +			></p +		      > <div class="subs methods" +		      ><p class="caption" +			>Methods</p +			><p class="src" +			><a href="#" +			  >compare</a +			  > :: <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Data.Ord" +			  >Ordering</a +			  > <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >(<)</a +			  > :: <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Data.Bool" +			  >Bool</a +			  > <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >(<=)</a +			  > :: <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Data.Bool" +			  >Bool</a +			  > <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >(>)</a +			  > :: <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Data.Bool" +			  >Bool</a +			  > <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >(>=)</a +			  > :: <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Data.Bool" +			  >Bool</a +			  > <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >max</a +			  > :: <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >min</a +			  > :: <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a <a href="#" class="selflink" +			  >#</a +			  ></p +			></div +		      ></details +		    ></td +		  ></tr +		><tr +		><td class="src clearfix" +		  ><span class="inst-left" +		    ><span class="instance details-toggle-control details-toggle" data-details-id="i:id:Product:Read:18" +		      ></span +		      > (<a href="#" title="Data.Functor.Classes" +		      >Read1</a +		      > f, <a href="#" title="Data.Functor.Classes" +		      >Read1</a +		      > g, <a href="#" title="Text.Read" +		      >Read</a +		      > a) => <a href="#" title="Text.Read" +		      >Read</a +		      > (<a href="#" title="Bug1004" +		      >Product</a +		      > f g a)</span +		    ></td +		  ><td class="doc" +		  ><p +		    ><em +		      >Since: base-4.9.0.0</em +		      ></p +		    ></td +		  ></tr +		><tr +		><td colspan="2" +		  ><details id="i:id:Product:Read:18" +		    ><summary class="hide-when-js-enabled" +		      >Instance details</summary +		      ><p +		      >Defined in <a href="#" +			>Data.Functor.Product</a +			></p +		      > <div class="subs methods" +		      ><p class="caption" +			>Methods</p +			><p class="src" +			><a href="#" +			  >readsPrec</a +			  > :: <a href="#" title="Data.Int" +			  >Int</a +			  > -> <a href="#" title="Text.ParserCombinators.ReadP" +			  >ReadS</a +			  > (<a href="#" title="Bug1004" +			  >Product</a +			  > f g a) <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >readList</a +			  > :: <a href="#" title="Text.ParserCombinators.ReadP" +			  >ReadS</a +			  > [<a href="#" title="Bug1004" +			  >Product</a +			  > f g a] <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >readPrec</a +			  > :: <a href="#" title="Text.ParserCombinators.ReadPrec" +			  >ReadPrec</a +			  > (<a href="#" title="Bug1004" +			  >Product</a +			  > f g a) <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >readListPrec</a +			  > :: <a href="#" title="Text.ParserCombinators.ReadPrec" +			  >ReadPrec</a +			  > [<a href="#" title="Bug1004" +			  >Product</a +			  > f g a] <a href="#" class="selflink" +			  >#</a +			  ></p +			></div +		      ></details +		    ></td +		  ></tr +		><tr +		><td class="src clearfix" +		  ><span class="inst-left" +		    ><span class="instance details-toggle-control details-toggle" data-details-id="i:id:Product:Show:19" +		      ></span +		      > (<a href="#" title="Data.Functor.Classes" +		      >Show1</a +		      > f, <a href="#" title="Data.Functor.Classes" +		      >Show1</a +		      > g, <a href="#" title="Text.Show" +		      >Show</a +		      > a) => <a href="#" title="Text.Show" +		      >Show</a +		      > (<a href="#" title="Bug1004" +		      >Product</a +		      > f g a)</span +		    ></td +		  ><td class="doc" +		  ><p +		    ><em +		      >Since: base-4.9.0.0</em +		      ></p +		    ></td +		  ></tr +		><tr +		><td colspan="2" +		  ><details id="i:id:Product:Show:19" +		    ><summary class="hide-when-js-enabled" +		      >Instance details</summary +		      ><p +		      >Defined in <a href="#" +			>Data.Functor.Product</a +			></p +		      > <div class="subs methods" +		      ><p class="caption" +			>Methods</p +			><p class="src" +			><a href="#" +			  >showsPrec</a +			  > :: <a href="#" title="Data.Int" +			  >Int</a +			  > -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Text.Show" +			  >ShowS</a +			  > <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >show</a +			  > :: <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="Data.String" +			  >String</a +			  > <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >showList</a +			  > :: [<a href="#" title="Bug1004" +			  >Product</a +			  > f g a] -> <a href="#" title="Text.Show" +			  >ShowS</a +			  > <a href="#" class="selflink" +			  >#</a +			  ></p +			></div +		      ></details +		    ></td +		  ></tr +		><tr +		><td class="src clearfix" +		  ><span class="inst-left" +		    ><span class="instance details-toggle-control details-toggle" data-details-id="i:id:Product:Generic:20" +		      ></span +		      > <a href="#" title="GHC.Generics" +		      >Generic</a +		      > (<a href="#" title="Bug1004" +		      >Product</a +		      > f g a)</span +		    ></td +		  ><td class="doc" +		  ><p +		    ><em +		      >Since: base-4.9.0.0</em +		      ></p +		    ></td +		  ></tr +		><tr +		><td colspan="2" +		  ><details id="i:id:Product:Generic:20" +		    ><summary class="hide-when-js-enabled" +		      >Instance details</summary +		      ><p +		      >Defined in <a href="#" +			>Data.Functor.Product</a +			></p +		      > <div class="subs associated-types" +		      ><p class="caption" +			>Associated Types</p +			><p class="src" +			><span class="keyword" +			  >type</span +			  > <a href="#" title="GHC.Generics" +			  >Rep</a +			  > (<a href="#" title="Bug1004" +			  >Product</a +			  > f g a) :: <a href="#" title="Data.Kind" +			  >Type</a +			  > -> <a href="#" title="Data.Kind" +			  >Type</a +			  > <a href="#" class="selflink" +			  >#</a +			  ></p +			></div +		      > <div class="subs methods" +		      ><p class="caption" +			>Methods</p +			><p class="src" +			><a href="#" +			  >from</a +			  > :: <a href="#" title="Bug1004" +			  >Product</a +			  > f g a -> <a href="#" title="GHC.Generics" +			  >Rep</a +			  > (<a href="#" title="Bug1004" +			  >Product</a +			  > f g a) x <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >to</a +			  > :: <a href="#" title="GHC.Generics" +			  >Rep</a +			  > (<a href="#" title="Bug1004" +			  >Product</a +			  > f g a) x -> <a href="#" title="Bug1004" +			  >Product</a +			  > f g a <a href="#" class="selflink" +			  >#</a +			  ></p +			></div +		      ></details +		    ></td +		  ></tr +		><tr +		><td class="src clearfix" +		  ><span class="inst-left" +		    ><span class="instance details-toggle-control details-toggle" data-details-id="i:id:Product:Rep1:21" +		      ></span +		      > <span class="keyword" +		      >type</span +		      > <a href="#" title="GHC.Generics" +		      >Rep1</a +		      > (<a href="#" title="Bug1004" +		      >Product</a +		      > f g :: k -> <a href="#" title="Data.Kind" +		      >Type</a +		      >)</span +		    ></td +		  ><td class="doc empty" +		  ></td +		  ></tr +		><tr +		><td colspan="2" +		  ><details id="i:id:Product:Rep1:21" +		    ><summary class="hide-when-js-enabled" +		      >Instance details</summary +		      ><p +		      >Defined in <a href="#" +			>Data.Functor.Product</a +			></p +		      > <div class="src" +		      ><span class="keyword" +			>type</span +			> <a href="#" title="GHC.Generics" +			>Rep1</a +			> (<a href="#" title="Bug1004" +			>Product</a +			> f g :: k -> <a href="#" title="Data.Kind" +			>Type</a +			>) = <a href="#" title="GHC.Generics" +			>D1</a +			> ('<a href="#" title="GHC.Generics" +			>MetaData</a +			> "Product" "Data.Functor.Product" "base" '<a href="#" title="Data.Bool" +			>False</a +			>) (<a href="#" title="GHC.Generics" +			>C1</a +			> ('<a href="#" title="GHC.Generics" +			>MetaCons</a +			> "Pair" '<a href="#" title="GHC.Generics" +			>PrefixI</a +			> '<a href="#" title="Data.Bool" +			>False</a +			>) (<a href="#" title="GHC.Generics" +			>S1</a +			> ('<a href="#" title="GHC.Generics" +			>MetaSel</a +			> ('<a href="#" title="Data.Maybe" +			>Nothing</a +			> :: <a href="#" title="Data.Maybe" +			>Maybe</a +			> <a href="#" title="GHC.TypeLits" +			>Symbol</a +			>) '<a href="#" title="GHC.Generics" +			>NoSourceUnpackedness</a +			> '<a href="#" title="GHC.Generics" +			>NoSourceStrictness</a +			> '<a href="#" title="GHC.Generics" +			>DecidedLazy</a +			>) (<a href="#" title="GHC.Generics" +			>Rec1</a +			> f) <a href="#" title="GHC.Generics" +			>:*:</a +			> <a href="#" title="GHC.Generics" +			>S1</a +			> ('<a href="#" title="GHC.Generics" +			>MetaSel</a +			> ('<a href="#" title="Data.Maybe" +			>Nothing</a +			> :: <a href="#" title="Data.Maybe" +			>Maybe</a +			> <a href="#" title="GHC.TypeLits" +			>Symbol</a +			>) '<a href="#" title="GHC.Generics" +			>NoSourceUnpackedness</a +			> '<a href="#" title="GHC.Generics" +			>NoSourceStrictness</a +			> '<a href="#" title="GHC.Generics" +			>DecidedLazy</a +			>) (<a href="#" title="GHC.Generics" +			>Rec1</a +			> g)))</div +		      ></details +		    ></td +		  ></tr +		><tr +		><td class="src clearfix" +		  ><span class="inst-left" +		    ><span class="instance details-toggle-control details-toggle" data-details-id="i:id:Product:Rep:22" +		      ></span +		      > <span class="keyword" +		      >type</span +		      > <a href="#" title="GHC.Generics" +		      >Rep</a +		      > (<a href="#" title="Bug1004" +		      >Product</a +		      > f g a)</span +		    ></td +		  ><td class="doc empty" +		  ></td +		  ></tr +		><tr +		><td colspan="2" +		  ><details id="i:id:Product:Rep:22" +		    ><summary class="hide-when-js-enabled" +		      >Instance details</summary +		      ><p +		      >Defined in <a href="#" +			>Data.Functor.Product</a +			></p +		      > <div class="src" +		      ><span class="keyword" +			>type</span +			> <a href="#" title="GHC.Generics" +			>Rep</a +			> (<a href="#" title="Bug1004" +			>Product</a +			> f g a) = <a href="#" title="GHC.Generics" +			>D1</a +			> ('<a href="#" title="GHC.Generics" +			>MetaData</a +			> "Product" "Data.Functor.Product" "base" '<a href="#" title="Data.Bool" +			>False</a +			>) (<a href="#" title="GHC.Generics" +			>C1</a +			> ('<a href="#" title="GHC.Generics" +			>MetaCons</a +			> "Pair" '<a href="#" title="GHC.Generics" +			>PrefixI</a +			> '<a href="#" title="Data.Bool" +			>False</a +			>) (<a href="#" title="GHC.Generics" +			>S1</a +			> ('<a href="#" title="GHC.Generics" +			>MetaSel</a +			> ('<a href="#" title="Data.Maybe" +			>Nothing</a +			> :: <a href="#" title="Data.Maybe" +			>Maybe</a +			> <a href="#" title="GHC.TypeLits" +			>Symbol</a +			>) '<a href="#" title="GHC.Generics" +			>NoSourceUnpackedness</a +			> '<a href="#" title="GHC.Generics" +			>NoSourceStrictness</a +			> '<a href="#" title="GHC.Generics" +			>DecidedLazy</a +			>) (<a href="#" title="GHC.Generics" +			>Rec0</a +			> (f a)) <a href="#" title="GHC.Generics" +			>:*:</a +			> <a href="#" title="GHC.Generics" +			>S1</a +			> ('<a href="#" title="GHC.Generics" +			>MetaSel</a +			> ('<a href="#" title="Data.Maybe" +			>Nothing</a +			> :: <a href="#" title="Data.Maybe" +			>Maybe</a +			> <a href="#" title="GHC.TypeLits" +			>Symbol</a +			>) '<a href="#" title="GHC.Generics" +			>NoSourceUnpackedness</a +			> '<a href="#" title="GHC.Generics" +			>NoSourceStrictness</a +			> '<a href="#" title="GHC.Generics" +			>DecidedLazy</a +			>) (<a href="#" title="GHC.Generics" +			>Rec0</a +			> (g a))))</div +		      ></details +		    ></td +		  ></tr +		></table +	      ></details +	    ></div +	  ></div +	></div +      ></div +    ><div id="footer" +    ></div +    ></body +  ></html +>
\ No newline at end of file diff --git a/html-test/ref/Bug1033.html b/html-test/ref/Bug1033.html new file mode 100644 index 00000000..d01cef79 --- /dev/null +++ b/html-test/ref/Bug1033.html @@ -0,0 +1,222 @@ +<html xmlns="http://www.w3.org/1999/xhtml" +><head +  ><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" +     /><meta name="viewport" content="width=device-width, initial-scale=1" +     /><title +    >Bug1033</title +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial" +     /><link rel="stylesheet" type="text/css" href="#" +     /><link rel="stylesheet" type="text/css" href="#" +     /><script src="haddock-bundle.min.js" async="async" type="text/javascript" +    ></script +    ><script type="text/x-mathjax-config" +    >MathJax.Hub.Config({ tex2jax: { processClass: "mathjax", ignoreClass: ".*" } });</script +    ><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript" +    ></script +    ></head +  ><body +  ><div id="package-header" +    ><span class="caption empty" +      ></span +      ><ul class="links" id="page-menu" +      ><li +	><a href="#" +	  >Contents</a +	  ></li +	><li +	><a href="#" +	  >Index</a +	  ></li +	></ul +      ></div +    ><div id="content" +    ><div id="module-header" +      ><table class="info" +	><tr +	  ><th +	    >Safe Haskell</th +	    ><td +	    >Safe</td +	    ></tr +	  ></table +	><p class="caption" +	>Bug1033</p +	></div +      ><div id="interface" +      ><h1 +	>Documentation</h1 +	><div class="top" +	><p class="src" +	  ><span class="keyword" +	    >data</span +	    > <a id="t:Foo" class="def" +	    >Foo</a +	    > <a href="#" class="selflink" +	    >#</a +	    ></p +	  ><div class="subs constructors" +	  ><p class="caption" +	    >Constructors</p +	    ><table +	    ><tr +	      ><td class="src" +		><a id="v:Foo" class="def" +		  >Foo</a +		  ></td +		><td class="doc empty" +		></td +		></tr +	      ></table +	    ></div +	  ><div class="subs instances" +	  ><h4 class="instances details-toggle-control details-toggle" data-details-id="i:Foo" +	    >Instances</h4 +	    ><details id="i:Foo" open="open" +	    ><summary class="hide-when-js-enabled" +	      >Instances details</summary +	      ><table +	      ><tr +		><td class="src clearfix" +		  ><span class="inst-left" +		    ><span class="instance details-toggle-control details-toggle" data-details-id="i:id:Foo:Generic:1" +		      ></span +		      > <a href="#" title="GHC.Generics" +		      >Generic</a +		      > <a href="#" title="Bug1033" +		      >Foo</a +		      ></span +		    > <a href="#" class="selflink" +		    >#</a +		    ></td +		  ><td class="doc" +		  ><p +		    >This does some generic foos.</p +		    ></td +		  ></tr +		><tr +		><td colspan="2" +		  ><details id="i:id:Foo:Generic:1" +		    ><summary class="hide-when-js-enabled" +		      >Instance details</summary +		      ><p +		      >Defined in <a href="#" +			>Bug1033</a +			></p +		      > <div class="subs associated-types" +		      ><p class="caption" +			>Associated Types</p +			><p class="src" +			><span class="keyword" +			  >type</span +			  > <a href="#" title="GHC.Generics" +			  >Rep</a +			  > <a href="#" title="Bug1033" +			  >Foo</a +			  > :: <a href="#" title="Data.Kind" +			  >Type</a +			  > -> <a href="#" title="Data.Kind" +			  >Type</a +			  > <a href="#" class="selflink" +			  >#</a +			  ></p +			></div +		      > <div class="subs methods" +		      ><p class="caption" +			>Methods</p +			><p class="src" +			><a href="#" +			  >from</a +			  > :: <a href="#" title="Bug1033" +			  >Foo</a +			  > -> <a href="#" title="GHC.Generics" +			  >Rep</a +			  > <a href="#" title="Bug1033" +			  >Foo</a +			  > x <a href="#" class="selflink" +			  >#</a +			  ></p +			><p class="src" +			><a href="#" +			  >to</a +			  > :: <a href="#" title="GHC.Generics" +			  >Rep</a +			  > <a href="#" title="Bug1033" +			  >Foo</a +			  > x -> <a href="#" title="Bug1033" +			  >Foo</a +			  > <a href="#" class="selflink" +			  >#</a +			  ></p +			></div +		      ></details +		    ></td +		  ></tr +		><tr +		><td class="src clearfix" +		  ><span class="inst-left" +		    ><span class="instance details-toggle-control details-toggle" data-details-id="i:id:Foo:Rep:2" +		      ></span +		      > <span class="keyword" +		      >type</span +		      > <a href="#" title="GHC.Generics" +		      >Rep</a +		      > <a href="#" title="Bug1033" +		      >Foo</a +		      ></span +		    > <a href="#" class="selflink" +		    >#</a +		    ></td +		  ><td class="doc empty" +		  ></td +		  ></tr +		><tr +		><td colspan="2" +		  ><details id="i:id:Foo:Rep:2" +		    ><summary class="hide-when-js-enabled" +		      >Instance details</summary +		      ><p +		      >Defined in <a href="#" +			>Bug1033</a +			></p +		      > <div class="src" +		      ><span class="keyword" +			>type</span +			> <a href="#" title="GHC.Generics" +			>Rep</a +			> <a href="#" title="Bug1033" +			>Foo</a +			> = <a href="#" title="GHC.Generics" +			>D1</a +			> ('<a href="#" title="GHC.Generics" +			>MetaData</a +			> "Foo" "Bug1033" "main" '<a href="#" title="Data.Bool" +			>False</a +			>) (<a href="#" title="GHC.Generics" +			>C1</a +			> ('<a href="#" title="GHC.Generics" +			>MetaCons</a +			> "Foo" '<a href="#" title="GHC.Generics" +			>PrefixI</a +			> '<a href="#" title="Data.Bool" +			>False</a +			>) (<a href="#" title="GHC.Generics" +			>U1</a +			> :: <a href="#" title="Data.Kind" +			>Type</a +			> -> <a href="#" title="Data.Kind" +			>Type</a +			>))</div +		      ></details +		    ></td +		  ></tr +		></table +	      ></details +	    ></div +	  ></div +	></div +      ></div +    ><div id="footer" +    ></div +    ></body +  ></html +>
\ No newline at end of file diff --git a/html-test/ref/Bug1035.html b/html-test/ref/Bug1035.html index 946fc235..f9b04581 100644 --- a/html-test/ref/Bug1035.html +++ b/html-test/ref/Bug1035.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug1035</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/Bug195.html b/html-test/ref/Bug195.html index fc86fa34..c6104210 100644 --- a/html-test/ref/Bug195.html +++ b/html-test/ref/Bug195.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug195</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -181,4 +181,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Bug2.html b/html-test/ref/Bug2.html index 0ae3fa50..a9b63f7a 100644 --- a/html-test/ref/Bug2.html +++ b/html-test/ref/Bug2.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug2</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -61,4 +61,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Bug201.html b/html-test/ref/Bug201.html index c7a72711..961fcbb2 100644 --- a/html-test/ref/Bug201.html +++ b/html-test/ref/Bug201.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug201</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -102,4 +102,4 @@ because there's a space before closing @      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Bug253.html b/html-test/ref/Bug253.html index a01c9578..b4581e91 100644 --- a/html-test/ref/Bug253.html +++ b/html-test/ref/Bug253.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug253</title -    ><link href="new-ocean.css" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="linuwial.css" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="quick-jump.css"       /><link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -97,4 +97,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Bug26.html b/html-test/ref/Bug26.html index d2b31f12..2a316f2d 100644 --- a/html-test/ref/Bug26.html +++ b/html-test/ref/Bug26.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug26</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/Bug280.html b/html-test/ref/Bug280.html index 76ff4bf1..42dd9596 100644 --- a/html-test/ref/Bug280.html +++ b/html-test/ref/Bug280.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug280</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -77,4 +77,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Bug294.html b/html-test/ref/Bug294.html index 9e5794fc..d0f5f8f3 100644 --- a/html-test/ref/Bug294.html +++ b/html-test/ref/Bug294.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug294</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/Bug298.html b/html-test/ref/Bug298.html index 79271c3c..698fb2b7 100644 --- a/html-test/ref/Bug298.html +++ b/html-test/ref/Bug298.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug298</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -139,4 +139,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Bug3.html b/html-test/ref/Bug3.html index 54f99469..42e55e37 100644 --- a/html-test/ref/Bug3.html +++ b/html-test/ref/Bug3.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug3</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -80,4 +80,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Bug308.html b/html-test/ref/Bug308.html index 366950a3..52f897b1 100644 --- a/html-test/ref/Bug308.html +++ b/html-test/ref/Bug308.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug308</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -111,4 +111,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Bug308CrossModule.html b/html-test/ref/Bug308CrossModule.html index c7cabc23..cd141586 100644 --- a/html-test/ref/Bug308CrossModule.html +++ b/html-test/ref/Bug308CrossModule.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug308CrossModule</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -89,4 +89,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Bug310.html b/html-test/ref/Bug310.html index 7e958f2d..1e615fbc 100644 --- a/html-test/ref/Bug310.html +++ b/html-test/ref/Bug310.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug310</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/Bug313.html b/html-test/ref/Bug313.html index 10ff8f30..f289644c 100644 --- a/html-test/ref/Bug313.html +++ b/html-test/ref/Bug313.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug313</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -132,4 +132,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Bug335.html b/html-test/ref/Bug335.html index ede41836..8a0e0843 100644 --- a/html-test/ref/Bug335.html +++ b/html-test/ref/Bug335.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug335</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -129,4 +129,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Bug387.html b/html-test/ref/Bug387.html index ec9bbe8f..7cfd1b0b 100644 --- a/html-test/ref/Bug387.html +++ b/html-test/ref/Bug387.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug387</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/Bug4.html b/html-test/ref/Bug4.html index 45a52f8d..986a5ee6 100644 --- a/html-test/ref/Bug4.html +++ b/html-test/ref/Bug4.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug4</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -79,4 +79,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Bug458.html b/html-test/ref/Bug458.html index 4c655e8d..aa9ce42e 100644 --- a/html-test/ref/Bug458.html +++ b/html-test/ref/Bug458.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug458</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -81,4 +81,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Bug546.html b/html-test/ref/Bug546.html index 7ae15ba8..0e1232e6 100644 --- a/html-test/ref/Bug546.html +++ b/html-test/ref/Bug546.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug546</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -274,4 +274,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Bug548.html b/html-test/ref/Bug548.html index e040e603..b2a1da0b 100644 --- a/html-test/ref/Bug548.html +++ b/html-test/ref/Bug548.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug548</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -114,8 +114,12 @@  		      >Type</a  		      >)</span  		    ></td -		  ><td class="doc empty" -		  ></td +		  ><td class="doc" +		  ><p +		    ><em +		      >Since: base-4.7.0.0</em +		      ></p +		    ></td  		  ></tr  		><tr  		><td colspan="2" @@ -414,8 +418,12 @@  		      >WrappedArrow</a  		      > a b c)</span  		    ></td -		  ><td class="doc empty" -		  ></td +		  ><td class="doc" +		  ><p +		    ><em +		      >Since: base-4.7.0.0</em +		      ></p +		    ></td  		  ></tr  		><tr  		><td colspan="2" @@ -492,12 +500,8 @@  		      >Type</a  		      >)</span  		    ></td -		  ><td class="doc" -		  ><p -		    ><em -		      >Since: base-4.7.0.0</em -		      ></p -		    ></td +		  ><td class="doc empty" +		  ></td  		  ></tr  		><tr  		><td colspan="2" @@ -564,12 +568,8 @@  		      >WrappedArrow</a  		      > a b c)</span  		    ></td -		  ><td class="doc" -		  ><p -		    ><em -		      >Since: base-4.7.0.0</em -		      ></p -		    ></td +		  ><td class="doc empty" +		  ></td  		  ></tr  		><tr  		><td colspan="2" diff --git a/html-test/ref/Bug574.html b/html-test/ref/Bug574.html index 592dd735..918f0492 100644 --- a/html-test/ref/Bug574.html +++ b/html-test/ref/Bug574.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug574</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/Bug6.html b/html-test/ref/Bug6.html index 97fb0c02..22c05c73 100644 --- a/html-test/ref/Bug6.html +++ b/html-test/ref/Bug6.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug6</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -333,4 +333,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Bug613.html b/html-test/ref/Bug613.html index 8fb07e6d..883ae9a5 100644 --- a/html-test/ref/Bug613.html +++ b/html-test/ref/Bug613.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug613</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/Bug647.html b/html-test/ref/Bug647.html index 56197b09..183e9a5f 100644 --- a/html-test/ref/Bug647.html +++ b/html-test/ref/Bug647.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug647</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -103,4 +103,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Bug679.html b/html-test/ref/Bug679.html index fe838b6a..52fc80e4 100644 --- a/html-test/ref/Bug679.html +++ b/html-test/ref/Bug679.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug679</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/Bug7.html b/html-test/ref/Bug7.html index 52d2d195..1ed51b3e 100644 --- a/html-test/ref/Bug7.html +++ b/html-test/ref/Bug7.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug7</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/Bug8.html b/html-test/ref/Bug8.html index 170e0d9f..87393695 100644 --- a/html-test/ref/Bug8.html +++ b/html-test/ref/Bug8.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug8</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -147,4 +147,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Bug85.html b/html-test/ref/Bug85.html index 57eaeb36..18f0b6b0 100644 --- a/html-test/ref/Bug85.html +++ b/html-test/ref/Bug85.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug85</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -135,4 +135,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Bug865.html b/html-test/ref/Bug865.html index c86d8ca3..16b1714e 100644 --- a/html-test/ref/Bug865.html +++ b/html-test/ref/Bug865.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug865</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/Bug923.html b/html-test/ref/Bug923.html index 1ad81835..387b7192 100644 --- a/html-test/ref/Bug923.html +++ b/html-test/ref/Bug923.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug923</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/Bug953.html b/html-test/ref/Bug953.html index 21976848..b49b1fb6 100644 --- a/html-test/ref/Bug953.html +++ b/html-test/ref/Bug953.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bug953</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -147,4 +147,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Bug973.html b/html-test/ref/Bug973.html new file mode 100644 index 00000000..97d35758 --- /dev/null +++ b/html-test/ref/Bug973.html @@ -0,0 +1,174 @@ +<html xmlns="http://www.w3.org/1999/xhtml" +><head +  ><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" +     /><meta name="viewport" content="width=device-width, initial-scale=1" +     /><title +    >Bug973</title +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial" +     /><link rel="stylesheet" type="text/css" href="#" +     /><link rel="stylesheet" type="text/css" href="#" +     /><script src="haddock-bundle.min.js" async="async" type="text/javascript" +    ></script +    ><script type="text/x-mathjax-config" +    >MathJax.Hub.Config({ tex2jax: { processClass: "mathjax", ignoreClass: ".*" } });</script +    ><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript" +    ></script +    ></head +  ><body +  ><div id="package-header" +    ><span class="caption empty" +      ></span +      ><ul class="links" id="page-menu" +      ><li +	><a href="#" +	  >Contents</a +	  ></li +	><li +	><a href="#" +	  >Index</a +	  ></li +	></ul +      ></div +    ><div id="content" +    ><div id="module-header" +      ><table class="info" +	><tr +	  ><th +	    >Safe Haskell</th +	    ><td +	    >Safe</td +	    ></tr +	  ></table +	><p class="caption" +	>Bug973</p +	></div +      ><div id="synopsis" +      ><details id="syn" +	><summary +	  >Synopsis</summary +	  ><ul class="details-toggle" data-details-id="syn" +	  ><li class="src short" +	    ><a href="#" +	      >showRead</a +	      > :: <span class="keyword" +	      >forall</span +	      > a b. (<a href="#" title="Text.Show" +	      >Show</a +	      > a, <a href="#" title="Text.Read" +	      >Read</a +	      > b) => a -> b</li +	    ><li class="src short" +	    ><a href="#" +	      >showRead'</a +	      > :: <span class="keyword" +	      >forall</span +	      > b a. (<a href="#" title="Text.Show" +	      >Show</a +	      > a, <a href="#" title="Text.Read" +	      >Read</a +	      > b) => a -> b</li +	    ></ul +	  ></details +	></div +      ><div id="interface" +      ><h1 +	>Documentation</h1 +	><div class="top" +	><p class="src" +	  ><a id="v:showRead" class="def" +	    >showRead</a +	    > <a href="#" class="selflink" +	    >#</a +	    ></p +	  ><div class="subs arguments" +	  ><p class="caption" +	    >Arguments</p +	    ><table +	    ><tr +	      ><td class="src" +		>:: <span class="keyword" +		  >forall</span +		  > a b. (<a href="#" title="Text.Show" +		  >Show</a +		  > a, <a href="#" title="Text.Read" +		  >Read</a +		  > b)</td +		><td class="doc empty" +		></td +		></tr +	      ><tr +	      ><td class="src" +		>=> a</td +		><td class="doc" +		><p +		  >this gets turned into a string...</p +		  ></td +		></tr +	      ><tr +	      ><td class="src" +		>-> b</td +		><td class="doc" +		><p +		  >...from which this is read</p +		  ></td +		></tr +	      ></table +	    ></div +	  ></div +	><div class="top" +	><p class="src" +	  ><a id="v:showRead-39-" class="def" +	    >showRead'</a +	    > <a href="#" class="selflink" +	    >#</a +	    ></p +	  ><div class="subs arguments" +	  ><p class="caption" +	    >Arguments</p +	    ><table +	    ><tr +	      ><td class="src" +		>:: <span class="keyword" +		  >forall</span +		  > b a. (<a href="#" title="Text.Show" +		  >Show</a +		  > a, <a href="#" title="Text.Read" +		  >Read</a +		  > b)</td +		><td class="doc empty" +		></td +		></tr +	      ><tr +	      ><td class="src" +		>=> a</td +		><td class="doc" +		><p +		  >this gets turned into a string...</p +		  ></td +		></tr +	      ><tr +	      ><td class="src" +		>-> b</td +		><td class="doc" +		><p +		  >...from which this is read</p +		  ></td +		></tr +	      ></table +	    ></div +	  ><div class="doc" +	  ><p +	    >Same as <code +	      ><a href="#" title="Bug973" +		>showRead</a +		></code +	      >, but with type variable order flipped</p +	    ></div +	  ></div +	></div +      ></div +    ><div id="footer" +    ></div +    ></body +  ></html +>
\ No newline at end of file diff --git a/html-test/ref/BugDeprecated.html b/html-test/ref/BugDeprecated.html index 0a3133e4..2d814f4e 100644 --- a/html-test/ref/BugDeprecated.html +++ b/html-test/ref/BugDeprecated.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >BugDeprecated</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -193,4 +193,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/BugExportHeadings.html b/html-test/ref/BugExportHeadings.html index 2e22cad1..2e0eed45 100644 --- a/html-test/ref/BugExportHeadings.html +++ b/html-test/ref/BugExportHeadings.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >BugExportHeadings</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/Bugs.html b/html-test/ref/Bugs.html index ab658165..edf5f2a2 100644 --- a/html-test/ref/Bugs.html +++ b/html-test/ref/Bugs.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Bugs</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -77,4 +77,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/BundledPatterns.html b/html-test/ref/BundledPatterns.html index 2840b3c7..58140f5e 100644 --- a/html-test/ref/BundledPatterns.html +++ b/html-test/ref/BundledPatterns.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >BundledPatterns</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -457,4 +457,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/BundledPatterns2.html b/html-test/ref/BundledPatterns2.html index a0bac80b..05efa10f 100644 --- a/html-test/ref/BundledPatterns2.html +++ b/html-test/ref/BundledPatterns2.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >BundledPatterns2</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -455,4 +455,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/ConstructorArgs.html b/html-test/ref/ConstructorArgs.html index cb677240..4e5d5025 100644 --- a/html-test/ref/ConstructorArgs.html +++ b/html-test/ref/ConstructorArgs.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >ConstructorArgs</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/ConstructorPatternExport.html b/html-test/ref/ConstructorPatternExport.html index c50d059a..3296ac93 100644 --- a/html-test/ref/ConstructorPatternExport.html +++ b/html-test/ref/ConstructorPatternExport.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >ConstructorPatternExport</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/DeprecatedClass.html b/html-test/ref/DeprecatedClass.html index f9321c87..c43eb043 100644 --- a/html-test/ref/DeprecatedClass.html +++ b/html-test/ref/DeprecatedClass.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >DeprecatedClass</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -159,4 +159,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/DeprecatedData.html b/html-test/ref/DeprecatedData.html index c8a9c3c9..df7d45ee 100644 --- a/html-test/ref/DeprecatedData.html +++ b/html-test/ref/DeprecatedData.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >DeprecatedData</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -189,4 +189,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/DeprecatedFunction.html b/html-test/ref/DeprecatedFunction.html index 787bdc15..6056c12a 100644 --- a/html-test/ref/DeprecatedFunction.html +++ b/html-test/ref/DeprecatedFunction.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >DeprecatedFunction</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -107,4 +107,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/DeprecatedFunction2.html b/html-test/ref/DeprecatedFunction2.html index d1682d4e..4ce19d3d 100644 --- a/html-test/ref/DeprecatedFunction2.html +++ b/html-test/ref/DeprecatedFunction2.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >DeprecatedFunction2</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -81,4 +81,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/DeprecatedFunction3.html b/html-test/ref/DeprecatedFunction3.html index 4b946c65..4d9bc3ef 100644 --- a/html-test/ref/DeprecatedFunction3.html +++ b/html-test/ref/DeprecatedFunction3.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >DeprecatedFunction3</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -81,4 +81,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/DeprecatedModule.html b/html-test/ref/DeprecatedModule.html index f993d49a..962067eb 100644 --- a/html-test/ref/DeprecatedModule.html +++ b/html-test/ref/DeprecatedModule.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >DeprecatedModule</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -77,4 +77,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/DeprecatedModule2.html b/html-test/ref/DeprecatedModule2.html index 886eb45a..112d6913 100644 --- a/html-test/ref/DeprecatedModule2.html +++ b/html-test/ref/DeprecatedModule2.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >DeprecatedModule2</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -71,4 +71,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/DeprecatedNewtype.html b/html-test/ref/DeprecatedNewtype.html index 6a1e4339..e33374e1 100644 --- a/html-test/ref/DeprecatedNewtype.html +++ b/html-test/ref/DeprecatedNewtype.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >DeprecatedNewtype</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -155,4 +155,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/DeprecatedReExport.html b/html-test/ref/DeprecatedReExport.html index e1d226c0..f9efdb59 100644 --- a/html-test/ref/DeprecatedReExport.html +++ b/html-test/ref/DeprecatedReExport.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >DeprecatedReExport</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/DeprecatedRecord.html b/html-test/ref/DeprecatedRecord.html index 54b087dc..e5449925 100644 --- a/html-test/ref/DeprecatedRecord.html +++ b/html-test/ref/DeprecatedRecord.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >DeprecatedRecord</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -147,4 +147,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/DeprecatedTypeFamily.html b/html-test/ref/DeprecatedTypeFamily.html index 90f9e64b..b581c0b2 100644 --- a/html-test/ref/DeprecatedTypeFamily.html +++ b/html-test/ref/DeprecatedTypeFamily.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >DeprecatedTypeFamily</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -105,4 +105,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/DeprecatedTypeSynonym.html b/html-test/ref/DeprecatedTypeSynonym.html index 6ee1a4e2..ac488d75 100644 --- a/html-test/ref/DeprecatedTypeSynonym.html +++ b/html-test/ref/DeprecatedTypeSynonym.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >DeprecatedTypeSynonym</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -113,4 +113,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/DuplicateRecordFields.html b/html-test/ref/DuplicateRecordFields.html index be7c23fa..29630db4 100644 --- a/html-test/ref/DuplicateRecordFields.html +++ b/html-test/ref/DuplicateRecordFields.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >DuplicateRecordFields</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -157,4 +157,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Examples.html b/html-test/ref/Examples.html index aa975a38..4d79ff7a 100644 --- a/html-test/ref/Examples.html +++ b/html-test/ref/Examples.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Examples</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -172,4 +172,4 @@ bar      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Extensions.html b/html-test/ref/Extensions.html index d013fe22..abf77cd8 100644 --- a/html-test/ref/Extensions.html +++ b/html-test/ref/Extensions.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Extensions</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -87,4 +87,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/FunArgs.html b/html-test/ref/FunArgs.html index 59dfbb94..0b87c47b 100644 --- a/html-test/ref/FunArgs.html +++ b/html-test/ref/FunArgs.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >FunArgs</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -58,7 +58,9 @@  	    ><table  	    ><tr  	      ><td class="src" -		>:: <a href="#" title="Data.Ord" +		>:: <span class="keyword" +		  >forall</span +		  > a. <a href="#" title="Data.Ord"  		  >Ord</a  		  > a</td  		><td class="doc empty" @@ -170,7 +172,9 @@  	    ><table  	    ><tr  	      ><td class="src" -		>:: a</td +		>:: <span class="keyword" +		  >forall</span +		  > a b c. a</td  		><td class="doc"  		><p  		  >First argument</p @@ -194,7 +198,9 @@  		></tr  	      ><tr  	      ><td class="src" -		>-> d</td +		>-> <span class="keyword" +		  >forall</span +		  > d. d</td  		><td class="doc"  		><p  		  >Result</p @@ -218,7 +224,7 @@  	      ><td class="src"  		>:: <span class="keyword"  		  >forall</span -		  > (b :: ()). d ~ '<a href="#" title="GHC.Tuple" +		  > a (b :: ()) d. d ~ '<a href="#" title="GHC.Tuple"  		  >()</a  		  ></td  		><td class="doc empty" @@ -226,7 +232,9 @@  		></tr  	      ><tr  	      ><td class="src" -		>=> a b c d</td +		>=> <span class="keyword" +		  >forall</span +		  > c. a b c d</td  		><td class="doc"  		><p  		  >abcd</p @@ -258,7 +266,7 @@  	      ><td class="src"  		>:: <span class="keyword"  		  >forall</span -		  > (a :: ()). proxy a</td +		  > proxy (a :: ()) b. proxy a</td  		><td class="doc"  		><p  		  >First argument</p diff --git a/html-test/ref/GADTRecords.html b/html-test/ref/GADTRecords.html index a551f29c..9ea7c8ae 100644 --- a/html-test/ref/GADTRecords.html +++ b/html-test/ref/GADTRecords.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >GADTRecords</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -225,4 +225,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/GadtConstructorArgs.html b/html-test/ref/GadtConstructorArgs.html index ded7d58f..cace8414 100644 --- a/html-test/ref/GadtConstructorArgs.html +++ b/html-test/ref/GadtConstructorArgs.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >GadtConstructorArgs</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/Hash.html b/html-test/ref/Hash.html index 65b2037b..29f299f2 100644 --- a/html-test/ref/Hash.html +++ b/html-test/ref/Hash.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Hash</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/HiddenInstances.html b/html-test/ref/HiddenInstances.html index be09cd3c..c5809845 100644 --- a/html-test/ref/HiddenInstances.html +++ b/html-test/ref/HiddenInstances.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >HiddenInstances</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/HiddenInstancesB.html b/html-test/ref/HiddenInstancesB.html index 67fc528b..cb42dcbf 100644 --- a/html-test/ref/HiddenInstancesB.html +++ b/html-test/ref/HiddenInstancesB.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >HiddenInstancesB</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/Hyperlinks.html b/html-test/ref/Hyperlinks.html index fde9434d..e1c3fd61 100644 --- a/html-test/ref/Hyperlinks.html +++ b/html-test/ref/Hyperlinks.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Hyperlinks</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -85,4 +85,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Identifiers.html b/html-test/ref/Identifiers.html index 1a0a18a5..a9e6fb21 100644 --- a/html-test/ref/Identifiers.html +++ b/html-test/ref/Identifiers.html @@ -4,20 +4,20 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Identifiers</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript"      ></script      ><script type="text/x-mathjax-config" -    >MathJax.Hub.Config({ tex2jax: { processClass: "mathjax", ignoreClass: ".*" } });</script +    >MathJax.Hub.Config({ tex2jax: { processClass: "mathjax", ignoreClass: ".*" } });</script      ><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"      ></script      ></head    ><body    ><div id="package-header"      ><span class="caption empty" -      > </span +      ></span        ><ul class="links" id="page-menu"        ><li  	><a href="#" @@ -92,7 +92,7 @@  		  >Id</a  		  ></td  		><td class="doc empty" -		> </td +		></td  		></tr  	      ></table  	    ></div @@ -116,7 +116,7 @@  		  >:*</a  		  > b</td  		><td class="doc empty" -		> </td +		></td  		></tr  	      ></table  	    ></div @@ -283,4 +283,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/ImplicitParams.html b/html-test/ref/ImplicitParams.html index b331fda5..f302be21 100644 --- a/html-test/ref/ImplicitParams.html +++ b/html-test/ref/ImplicitParams.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >ImplicitParams</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -113,4 +113,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Instances.html b/html-test/ref/Instances.html index 0cf0fc92..7faa9588 100644 --- a/html-test/ref/Instances.html +++ b/html-test/ref/Instances.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Instances</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/Math.html b/html-test/ref/Math.html index cd642198..318c0acc 100644 --- a/html-test/ref/Math.html +++ b/html-test/ref/Math.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Math</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -107,4 +107,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Minimal.html b/html-test/ref/Minimal.html index 73f472ad..e6e024ef 100644 --- a/html-test/ref/Minimal.html +++ b/html-test/ref/Minimal.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Minimal</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -341,4 +341,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/ModuleWithWarning.html b/html-test/ref/ModuleWithWarning.html index 1ea464d9..3f3d7e83 100644 --- a/html-test/ref/ModuleWithWarning.html +++ b/html-test/ref/ModuleWithWarning.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >ModuleWithWarning</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -77,4 +77,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/NamedDoc.html b/html-test/ref/NamedDoc.html index 84198ca3..b1300947 100644 --- a/html-test/ref/NamedDoc.html +++ b/html-test/ref/NamedDoc.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >NamedDoc</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -63,4 +63,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/NamespacedIdentifiers.html b/html-test/ref/NamespacedIdentifiers.html index 73beaa7e..c005727a 100644 --- a/html-test/ref/NamespacedIdentifiers.html +++ b/html-test/ref/NamespacedIdentifiers.html @@ -4,20 +4,20 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >NamespacedIdentifiers</title -    ><link href="new-ocean.css" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="linuwial.css" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="quick-jump.css"       /><link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript"      ></script      ><script type="text/x-mathjax-config" -    >MathJax.Hub.Config({ tex2jax: { processClass: "mathjax", ignoreClass: ".*" } });</script +    >MathJax.Hub.Config({ tex2jax: { processClass: "mathjax", ignoreClass: ".*" } });</script      ><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"      ></script      ></head    ><body    ><div id="package-header"      ><span class="caption empty" -      > </span +      ></span        ><ul class="links" id="page-menu"        ><li  	><a href="index.html" @@ -116,7 +116,7 @@  		  >Bar</a  		  ></td  		><td class="doc empty" -		> </td +		></td  		></tr  	      ></table  	    ></div @@ -143,4 +143,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Nesting.html b/html-test/ref/Nesting.html index cab1e220..a5f33882 100644 --- a/html-test/ref/Nesting.html +++ b/html-test/ref/Nesting.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Nesting</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -357,4 +357,4 @@ with more of the indented list content.</p      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/NoLayout.html b/html-test/ref/NoLayout.html index c14d6164..48d0c62d 100644 --- a/html-test/ref/NoLayout.html +++ b/html-test/ref/NoLayout.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >NoLayout</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -83,4 +83,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/NonGreedy.html b/html-test/ref/NonGreedy.html index 40357f0d..a20c2d8f 100644 --- a/html-test/ref/NonGreedy.html +++ b/html-test/ref/NonGreedy.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >NonGreedy</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -79,4 +79,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Operators.html b/html-test/ref/Operators.html index d0c42a08..6a185b8a 100644 --- a/html-test/ref/Operators.html +++ b/html-test/ref/Operators.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Operators</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/OrphanInstances.html b/html-test/ref/OrphanInstances.html index b9f0b5be..7518d1e8 100644 --- a/html-test/ref/OrphanInstances.html +++ b/html-test/ref/OrphanInstances.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >OrphanInstances</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/OrphanInstancesClass.html b/html-test/ref/OrphanInstancesClass.html index d4b9d79b..4ddfc4b2 100644 --- a/html-test/ref/OrphanInstancesClass.html +++ b/html-test/ref/OrphanInstancesClass.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >OrphanInstancesClass</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/OrphanInstancesType.html b/html-test/ref/OrphanInstancesType.html index c3cd8cbf..02aae12d 100644 --- a/html-test/ref/OrphanInstancesType.html +++ b/html-test/ref/OrphanInstancesType.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >OrphanInstancesType</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/PR643.html b/html-test/ref/PR643.html index c36ef015..2d5afea2 100644 --- a/html-test/ref/PR643.html +++ b/html-test/ref/PR643.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >PR643</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -79,4 +79,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/PR643_1.html b/html-test/ref/PR643_1.html index ae905386..2e7326bc 100644 --- a/html-test/ref/PR643_1.html +++ b/html-test/ref/PR643_1.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >PR643_1</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -79,4 +79,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/PatternSyns.html b/html-test/ref/PatternSyns.html index 6b4f8fda..249a6e12 100644 --- a/html-test/ref/PatternSyns.html +++ b/html-test/ref/PatternSyns.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >PatternSyns</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -98,9 +98,11 @@  	      >data</span  	      > <a href="#"  	      >BlubType</a -	      > = <a href="#" title="Text.Show" +	      > = <span class="keyword" +	      >forall</span +	      > x.<a href="#" title="Text.Show"  	      >Show</a -	      > x => <a href="#" +	      > x =>  <a href="#"  	      >BlubCtor</a  	      > x</li  	    ><li class="src short" @@ -258,9 +260,11 @@  	    ><table  	    ><tr  	      ><td class="src" -		><a href="#" title="Text.Show" +		><span class="keyword" +		  >forall</span +		  > x.<a href="#" title="Text.Show"  		  >Show</a -		  > x => <a id="v:BlubCtor" class="def" +		  > x =>  <a id="v:BlubCtor" class="def"  		  >BlubCtor</a  		  > x</td  		><td class="doc empty" diff --git a/html-test/ref/PromotedTypes.html b/html-test/ref/PromotedTypes.html index 9f3395be..e002ab4a 100644 --- a/html-test/ref/PromotedTypes.html +++ b/html-test/ref/PromotedTypes.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >PromotedTypes</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/Properties.html b/html-test/ref/Properties.html index 8a5d1660..03f665f4 100644 --- a/html-test/ref/Properties.html +++ b/html-test/ref/Properties.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Properties</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -89,4 +89,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/PruneWithWarning.html b/html-test/ref/PruneWithWarning.html index bc8a42d9..62ecd6fa 100644 --- a/html-test/ref/PruneWithWarning.html +++ b/html-test/ref/PruneWithWarning.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >PruneWithWarning</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -64,4 +64,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/QuantifiedConstraints.html b/html-test/ref/QuantifiedConstraints.html index 9315b866..00a508ae 100644 --- a/html-test/ref/QuantifiedConstraints.html +++ b/html-test/ref/QuantifiedConstraints.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >QuantifiedConstraints</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/QuasiExpr.html b/html-test/ref/QuasiExpr.html index 0dcc8f6a..cbec9742 100644 --- a/html-test/ref/QuasiExpr.html +++ b/html-test/ref/QuasiExpr.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >QuasiExpr</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/QuasiQuote.html b/html-test/ref/QuasiQuote.html index 2a857433..e4fe6a83 100644 --- a/html-test/ref/QuasiQuote.html +++ b/html-test/ref/QuasiQuote.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >QuasiQuote</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -61,4 +61,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/SpuriousSuperclassConstraints.html b/html-test/ref/SpuriousSuperclassConstraints.html index 81c80e77..80b00795 100644 --- a/html-test/ref/SpuriousSuperclassConstraints.html +++ b/html-test/ref/SpuriousSuperclassConstraints.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >SpuriousSuperclassConstraints</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/TH.html b/html-test/ref/TH.html index 051f7253..a6d2992c 100644 --- a/html-test/ref/TH.html +++ b/html-test/ref/TH.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >TH</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -63,4 +63,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/TH2.html b/html-test/ref/TH2.html index 617cd1de..c1cec790 100644 --- a/html-test/ref/TH2.html +++ b/html-test/ref/TH2.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >TH2</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -59,4 +59,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Table.html b/html-test/ref/Table.html index 1b6f55fc..6897e8b2 100644 --- a/html-test/ref/Table.html +++ b/html-test/ref/Table.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Table</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/Test.html b/html-test/ref/Test.html index aefc4d14..2115d14f 100644 --- a/html-test/ref/Test.html +++ b/html-test/ref/Test.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Test</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -579,19 +579,25 @@  	      >Ex</a  	      > a<ul class="subs"  	      ><li -		>= <a href="#" title="Test" +		>= <span class="keyword" +		  >forall</span +		  > b.<a href="#" title="Test"  		  >C</a -		  > b => <a href="#" +		  > b =>  <a href="#"  		  >Ex1</a  		  > b</li  		><li -		>| <a href="#" +		>| <span class="keyword" +		  >forall</span +		  > b. <a href="#"  		  >Ex2</a  		  > b</li  		><li -		>| <a href="#" title="Test" +		>| <span class="keyword" +		  >forall</span +		  > b.<a href="#" title="Test"  		  >C</a -		  > a => <a href="#" +		  > a =>  <a href="#"  		  >Ex3</a  		  > b</li  		><li @@ -2069,9 +2075,11 @@ is at the beginning of the line).</pre  	    ><table  	    ><tr  	      ><td class="src" -		><a href="#" title="Test" +		><span class="keyword" +		  >forall</span +		  > b.<a href="#" title="Test"  		  >C</a -		  > b => <a id="v:Ex1" class="def" +		  > b =>  <a id="v:Ex1" class="def"  		  >Ex1</a  		  > b</td  		><td class="doc empty" @@ -2079,7 +2087,9 @@ is at the beginning of the line).</pre  		></tr  	      ><tr  	      ><td class="src" -		><a id="v:Ex2" class="def" +		><span class="keyword" +		  >forall</span +		  > b. <a id="v:Ex2" class="def"  		  >Ex2</a  		  > b</td  		><td class="doc empty" @@ -2087,9 +2097,11 @@ is at the beginning of the line).</pre  		></tr  	      ><tr  	      ><td class="src" -		><a href="#" title="Test" +		><span class="keyword" +		  >forall</span +		  > b.<a href="#" title="Test"  		  >C</a -		  > a => <a id="v:Ex3" class="def" +		  > a =>  <a id="v:Ex3" class="def"  		  >Ex3</a  		  > b</td  		><td class="doc empty" diff --git a/html-test/ref/Threaded.html b/html-test/ref/Threaded.html index 893135e6..ee92a131 100644 --- a/html-test/ref/Threaded.html +++ b/html-test/ref/Threaded.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Threaded</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -92,4 +92,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Threaded_TH.html b/html-test/ref/Threaded_TH.html index 1ddd4bf8..f4ff62e2 100644 --- a/html-test/ref/Threaded_TH.html +++ b/html-test/ref/Threaded_TH.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Threaded_TH</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -97,4 +97,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Ticket112.html b/html-test/ref/Ticket112.html index ba2bbf6a..090d26dc 100644 --- a/html-test/ref/Ticket112.html +++ b/html-test/ref/Ticket112.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Ticket112</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -79,4 +79,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Ticket61.html b/html-test/ref/Ticket61.html index 6d88d7ad..01e76a67 100644 --- a/html-test/ref/Ticket61.html +++ b/html-test/ref/Ticket61.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Ticket61</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -77,4 +77,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Ticket75.html b/html-test/ref/Ticket75.html index b61d770a..e92725f6 100644 --- a/html-test/ref/Ticket75.html +++ b/html-test/ref/Ticket75.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Ticket75</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -115,4 +115,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/TitledPicture.html b/html-test/ref/TitledPicture.html index 4fd7e113..cdd06b8d 100644 --- a/html-test/ref/TitledPicture.html +++ b/html-test/ref/TitledPicture.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >TitledPicture</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -109,4 +109,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/TypeFamilies.html b/html-test/ref/TypeFamilies.html index 8e1e7364..135f29c2 100644 --- a/html-test/ref/TypeFamilies.html +++ b/html-test/ref/TypeFamilies.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >TypeFamilies</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -493,13 +493,13 @@  			>AssocT</a  			> <a href="#" title="TypeFamilies"  			>X</a -			> = (<a href="#" title="TypeFamilies" +			> = <a href="#" title="TypeFamilies"  			>Foo</a  			> <a href="#" title="TypeFamilies"  			>X</a  			> :: <a href="#" title="Data.Kind"  			>Type</a -			>)</div +			></div  		      ></details  		    ></td  		  ></tr diff --git a/html-test/ref/TypeFamilies2.html b/html-test/ref/TypeFamilies2.html index 1db8c3ec..b4d1faa6 100644 --- a/html-test/ref/TypeFamilies2.html +++ b/html-test/ref/TypeFamilies2.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >TypeFamilies2</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/TypeFamilies3.html b/html-test/ref/TypeFamilies3.html index 22a3f8ff..eb1644fd 100644 --- a/html-test/ref/TypeFamilies3.html +++ b/html-test/ref/TypeFamilies3.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >TypeFamilies3</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/TypeOperators.html b/html-test/ref/TypeOperators.html index fa1550ef..21e8bf1c 100644 --- a/html-test/ref/TypeOperators.html +++ b/html-test/ref/TypeOperators.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >TypeOperators</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -187,4 +187,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/UnboxedStuff.html b/html-test/ref/UnboxedStuff.html index 133aae6c..cb688cdb 100644 --- a/html-test/ref/UnboxedStuff.html +++ b/html-test/ref/UnboxedStuff.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >UnboxedStuff</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/Unicode.html b/html-test/ref/Unicode.html index 8f7970d0..059b12cf 100644 --- a/html-test/ref/Unicode.html +++ b/html-test/ref/Unicode.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Unicode</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -79,4 +79,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file diff --git a/html-test/ref/Unicode2.html b/html-test/ref/Unicode2.html index 65e49e37..4031d101 100644 --- a/html-test/ref/Unicode2.html +++ b/html-test/ref/Unicode2.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Unicode2</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" diff --git a/html-test/ref/Visible.html b/html-test/ref/Visible.html index a480935c..5a814d06 100644 --- a/html-test/ref/Visible.html +++ b/html-test/ref/Visible.html @@ -4,7 +4,7 @@       /><meta name="viewport" content="width=device-width, initial-scale=1"       /><title      >Visible</title -    ><link href="#" rel="stylesheet" type="text/css" title="NewOcean" +    ><link href="#" rel="stylesheet" type="text/css" title="Linuwial"       /><link rel="stylesheet" type="text/css" href="#"       /><link rel="stylesheet" type="text/css" href="#"       /><script src="haddock-bundle.min.js" async="async" type="text/javascript" @@ -63,4 +63,4 @@      ></div      ></body    ></html -> +>
\ No newline at end of file  | 
