aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref/Threaded_TH.html
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2016-02-08 14:32:41 +0100
committerBen Gamari <ben@smart-cactus.org>2016-02-08 15:36:05 +0100
commit9c23d5d3a21c8ef36204a4d66da4cdf488a08f72 (patch)
tree97d85ae0df9724d3ca96388bce67d7ecec3cd13e /html-test/ref/Threaded_TH.html
parent60b4f394bcd27a097f1a97d460cddc27ead59ba7 (diff)
html-test: Accept test output
Diffstat (limited to 'html-test/ref/Threaded_TH.html')
-rw-r--r--html-test/ref/Threaded_TH.html88
1 files changed, 88 insertions, 0 deletions
diff --git a/html-test/ref/Threaded_TH.html b/html-test/ref/Threaded_TH.html
new file mode 100644
index 00000000..ca191bd6
--- /dev/null
+++ b/html-test/ref/Threaded_TH.html
@@ -0,0 +1,88 @@
+<html xmlns="http://www.w3.org/1999/xhtml"
+><head
+ ><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"
+ /><title
+ >Threaded_TH</title
+ ><link href="#" rel="stylesheet" type="text/css" title="Ocean"
+ /><script src="haddock-util.js" type="text/javascript"
+ ></script
+ ><script src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"
+ ></script
+ ><script type="text/javascript"
+ >//
+window.onload = function () {pageLoad();setSynopsis(&quot;mini_Threaded_TH.html&quot;);};
+//
+</script
+ ></head
+ ><body
+ ><div id="package-header"
+ ><ul class="links" id="page-menu"
+ ><li
+ ><a href="#"
+ >Contents</a
+ ></li
+ ><li
+ ><a href="#"
+ >Index</a
+ ></li
+ ></ul
+ ><p class="caption empty"
+ ></p
+ ></div
+ ><div id="content"
+ ><div id="module-header"
+ ><table class="info"
+ ><tr
+ ><th
+ >Safe Haskell</th
+ ><td
+ >None</td
+ ></tr
+ ></table
+ ><p class="caption"
+ >Threaded_TH</p
+ ></div
+ ><div id="description"
+ ><p class="caption"
+ >Description</p
+ ><div class="doc"
+ ><p
+ >Imported by <code
+ >Threaded</code
+ >, since a TH splice can't be used in the
+ module where it is defined.</p
+ ></div
+ ></div
+ ><div id="synopsis"
+ ><p id="control.syn" class="caption expander" onclick="toggleSection('syn')"
+ >Synopsis</p
+ ><ul id="section.syn" class="hide" onclick="toggleSection('syn')"
+ ><li class="src short"
+ ><a href="#"
+ >forkTH</a
+ > :: Q Exp</li
+ ></ul
+ ></div
+ ><div id="interface"
+ ><h1
+ >Documentation</h1
+ ><div class="top"
+ ><p class="src"
+ ><a href="#" id="v:forkTH" class="def"
+ >forkTH</a
+ > :: Q Exp</p
+ ><div class="doc"
+ ><p
+ >forkOS requires the threaded RTS, so this TH fails if haddock was
+ built without <code
+ >-threaded</code
+ >.</p
+ ></div
+ ></div
+ ></div
+ ></div
+ ><div id="footer"
+ ></div
+ ></body
+ ></html
+> \ No newline at end of file