aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref/Bug923.html
diff options
context:
space:
mode:
authorAlec Theriault <alec.theriault@gmail.com>2019-02-10 03:32:52 -0800
committerGitHub <noreply@github.com>2019-02-10 03:32:52 -0800
commit4e8321de13225f1f5bdec8f39993e9b1aa0831a8 (patch)
tree60921605598bbec75a6c5c0c2fa1ad2a8c973ff9 /html-test/ref/Bug923.html
parent8ceef39304cf14741f08abdaac26099f9f1b8055 (diff)
Removes `haddock-test`s dependency on `xml`/`xhtml` (#1027)
This means that `html-test`, `latex-test`, `hoogle-test`, and `hypsrc-test` now only depend on GHC boot libs. So we should now be able to build and run these as part of GHC's testsuite. \o/ The reference output has changed very slightly, in three ways: * we don't convert quotes back into `&quot;` as the `xml` lib did * we don't add extra `&nbsp;` as the `xml` lib did * we now remove the entire footer `div` (instead of just emptying it)
Diffstat (limited to 'html-test/ref/Bug923.html')
-rw-r--r--html-test/ref/Bug923.html10
1 files changed, 4 insertions, 6 deletions
diff --git a/html-test/ref/Bug923.html b/html-test/ref/Bug923.html
index 1ad81835..47fced8e 100644
--- a/html-test/ref/Bug923.html
+++ b/html-test/ref/Bug923.html
@@ -10,14 +10,14 @@
/><script src="haddock-bundle.min.js" async="async" type="text/javascript"
></script
><script type="text/x-mathjax-config"
- >MathJax.Hub.Config({ tex2jax: { processClass: &quot;mathjax&quot;, ignoreClass: &quot;.*&quot; } });</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
+ >&nbsp;</span
><ul class="links" id="page-menu"
><li
><a href="#"
@@ -100,7 +100,7 @@
>(,)</a
> a)</td
><td class="doc empty"
- ></td
+ >&nbsp;</td
></tr
></table
></div
@@ -193,8 +193,6 @@
></div
></div
></div
- ><div id="footer"
- ></div
></body
></html
-> \ No newline at end of file
+>