From f57ff5611c28e42df9e419da3c9af166cd4c3570 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Sat, 23 May 2026 10:18:14 +0200 Subject: Evaluate test tag expressions --- src/Script/Expr.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Script/Expr.hs') diff --git a/src/Script/Expr.hs b/src/Script/Expr.hs index bff363c..09b7c80 100644 --- a/src/Script/Expr.hs +++ b/src/Script/Expr.hs @@ -4,6 +4,7 @@ module Script.Expr ( MonadEval(..), VariableDictionary, GlobalDefs, lookupVar, tryLookupVar, withVar, withTypedVar, eval, evalSome, evalSomeWith, + runSimpleEval, FunctionType, DynamicType, ExprType(..), SomeExpr(..), -- cgit v1.2.3