diff options
author | wz1000 <zubin.duggal@gmail.com> | 2021-10-11 15:40:19 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-11 12:10:19 +0200 |
commit | a33e376531a4f478bacd41fc3028985405b8c164 (patch) | |
tree | dde32ed6fcf5728c77ac72ceb6ca90962e654c82 /html-test/ref/Bug1004.html | |
parent | 1b63771dee5a7fac0696505d0b335908bd12835d (diff) |
Enable Haddock tests in GHC windows CI (#1428)
* testsuite: strip windows line endings for haddock
* hyperlinker: Work around double escaping (#19236)
* deterministic SCC
Diffstat (limited to 'html-test/ref/Bug1004.html')
-rw-r--r-- | html-test/ref/Bug1004.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/html-test/ref/Bug1004.html b/html-test/ref/Bug1004.html index 3324fae1..9fe6f84e 100644 --- a/html-test/ref/Bug1004.html +++ b/html-test/ref/Bug1004.html @@ -1228,13 +1228,13 @@ ><span class="inst-left" ><span class="instance details-toggle-control details-toggle" data-details-id="i:id:Product:Data:15" ></span - > (<a href="#" title="Data.Typeable" + > (<a href="#" title="Type.Reflection" >Typeable</a - > a, <a href="#" title="Data.Typeable" + > a, <a href="#" title="Type.Reflection" >Typeable</a - > f, <a href="#" title="Data.Typeable" + > f, <a href="#" title="Type.Reflection" >Typeable</a - > g, <a href="#" title="Data.Typeable" + > g, <a href="#" title="Type.Reflection" >Typeable</a > k, <a href="#" title="Data.Data" >Data</a @@ -1320,7 +1320,7 @@ ><p class="src" ><a href="#" >dataCast1</a - > :: <a href="#" title="Data.Typeable" + > :: <a href="#" title="Type.Reflection" >Typeable</a > t => (<span class="keyword" >forall</span @@ -1336,7 +1336,7 @@ ><p class="src" ><a href="#" >dataCast2</a - > :: <a href="#" title="Data.Typeable" + > :: <a href="#" title="Type.Reflection" >Typeable</a > t => (<span class="keyword" >forall</span |