From 69b98a99ce4de93ea0e6082bd11edb3baaf2fa6e Mon Sep 17 00:00:00 2001 From: Alexander Biehl Date: Fri, 2 Mar 2018 15:43:21 +0100 Subject: Make testsuite work with haddock-1.19.0 release (#766) --- html-test/ref/QuasiExpr.html | 54 ++++++++++++++++++++++---------------------- 1 file changed, 27 insertions(+), 27 deletions(-) (limited to 'html-test/ref/QuasiExpr.html') diff --git a/html-test/ref/QuasiExpr.html b/html-test/ref/QuasiExpr.html index ccec6856..66e31ec7 100644 --- a/html-test/ref/QuasiExpr.html +++ b/html-test/ref/QuasiExpr.html @@ -58,7 +58,7 @@ >IntExpr IntegerAntiIntExpr StringBinopExpr BinOp Expr ExprAntiExpr String Show Expr

showsPrec :: :: Int -> -> Expr -> -> ShowS #

show :: :: Expr -> -> String #

showList :: [ :: [Expr] -> ] -> ShowS # Show BinOp

showsPrec :: :: Int -> -> BinOp -> -> ShowS #

show :: :: BinOp -> -> String #

showList :: [ :: [BinOp] -> ] -> ShowS #

eval :: :: Expr -> -> Integer #

parseExprExp :: :: String -> Q Exp #