From a0938c6c48ecf8d324b636d178b2139a2d3396f2 Mon Sep 17 00:00:00 2001 From: sheaf Date: Fri, 15 Oct 2021 22:19:42 +0200 Subject: update haddockHypsrcTest for GHC MR !6705 (#1430) --- hypsrc-test/ref/src/Quasiquoter.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hypsrc-test/ref/src/Quasiquoter.html') 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 @@ >Exp -> Q Exp +forall a. a -> Q a forall (f :: * -> *) a. Applicative f => a -> f a String -> Q a +forall a. String -> Q a forall (m :: * -> *) a. MonadFail m => String -> m a