From ce568c3afb00610d659d3c2bab022983d252f1cd Mon Sep 17 00:00:00 2001 From: Simon Jakobi Date: Wed, 13 Jun 2018 23:49:52 +0200 Subject: html-test: Accept output --- html-test/ref/QuasiExpr.html | 80 +++++++++----------------------------------- 1 file changed, 16 insertions(+), 64 deletions(-) (limited to 'html-test/ref/QuasiExpr.html') diff --git a/html-test/ref/QuasiExpr.html b/html-test/ref/QuasiExpr.html index dfded323..42b21f70 100644 --- a/html-test/ref/QuasiExpr.html +++ b/html-test/ref/QuasiExpr.html @@ -58,9 +58,7 @@ >IntExpr Integer IntegerAntiIntExpr String StringAntiExpr String String Show Show Expr

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

-> ShowS

show :: Expr -> String #

-> String

showList :: [Expr] -> ShowS #

] -> ShowS

Show Show BinOp

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

-> ShowS

show :: BinOp -> String #

-> String

showList :: [BinOp] -> ShowS #

] -> ShowS

eval :: Expr -> Integer -> Integer #

expr :: QuasiQuoter :: QuasiQuoter #

parseExprExp :: String -> Q Exp :: String -> Q Exp #