From 8410dd341a1730f708af3f0d96d13f2b5f7b9df5 Mon Sep 17 00:00:00 2001 From: Phil Ruffwind Date: Wed, 30 Sep 2015 03:22:14 -0400 Subject: Update tests for previous commit --- html-test/ref/QuasiExpr.html | 56 ++++++++++++++++++++++++++++++++------------ 1 file changed, 41 insertions(+), 15 deletions(-) (limited to 'html-test/ref/QuasiExpr.html') diff --git a/html-test/ref/QuasiExpr.html b/html-test/ref/QuasiExpr.html index 45371eb9..37face02 100644 --- a/html-test/ref/QuasiExpr.html +++ b/html-test/ref/QuasiExpr.html @@ -49,8 +49,10 @@ window.onload = function () {pageLoad();setSynopsis("mini_QuasiExpr.html&qu >

data Expr #

Expr -> ShowS#

Expr -> String #

Expr] -> ShowS #

data BinOp #

IntExpr Integer
AntiIntExpr String
BinopExpr BinOp
AntiExpr String Expr #
BinOp -> ShowS#

BinOp -> String #

BinOp] -> ShowS #

expr :: QuasiQuoter

:: QuasiQuoter #

parseExprExp :: String -> Q Exp

-> Q Exp #

AddOp
SubOp
MulOp
DivOp BinOp #