aboutsummaryrefslogtreecommitdiff
path: root/hypsrc-test/ref/src/Quasiquoter.html
diff options
context:
space:
mode:
authorsheaf <sam.derbyshire@gmail.com>2021-10-15 22:19:42 +0200
committerGitHub <noreply@github.com>2021-10-15 22:19:42 +0200
commita0938c6c48ecf8d324b636d178b2139a2d3396f2 (patch)
tree030cff6e2cfa8eb2890e5a54092a1ce573179b14 /hypsrc-test/ref/src/Quasiquoter.html
parenta33e376531a4f478bacd41fc3028985405b8c164 (diff)
update haddockHypsrcTest for GHC MR !6705 (#1430)
Diffstat (limited to 'hypsrc-test/ref/src/Quasiquoter.html')
-rw-r--r--hypsrc-test/ref/src/Quasiquoter.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/hypsrc-test/ref/src/Quasiquoter.html b/hypsrc-test/ref/src/Quasiquoter.html
index 53c05de1..53dc3474 100644
--- a/hypsrc-test/ref/src/Quasiquoter.html
+++ b/hypsrc-test/ref/src/Quasiquoter.html
@@ -156,6 +156,7 @@
><span class="annot"
><span class="annottext"
>Exp -&gt; Q Exp
+forall a. a -&gt; Q a
forall (f :: * -&gt; *) a. Applicative f =&gt; a -&gt; f a
</span
><span class="hs-identifier hs-var"
@@ -398,6 +399,7 @@ forall a. String -&gt; Q a
><span class="annot"
><span class="annottext"
>String -&gt; Q a
+forall a. String -&gt; Q a
forall (m :: * -&gt; *) a. MonadFail m =&gt; String -&gt; m a
</span
><span class="hs-identifier hs-var"