aboutsummaryrefslogtreecommitdiff
path: root/bench
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2025-11-03 22:43:40 +0100
committerTom Smeding <tom@tomsmeding.com>2025-11-03 22:49:26 +0100
commite95a6d1c4f5f979bee12ee8e7d34af8b108e6adb (patch)
tree179e9558b24667f5bb5b1097871bf65909fa5759 /bench
parent3d1b4b9c2aec604513f04aaae8534936432c8918 (diff)
test: Proper intermixing of GCC warnings with test output
Diffstat (limited to 'bench')
-rw-r--r--bench/Main.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/bench/Main.hs b/bench/Main.hs
index ec9264b..6db77b5 100644
--- a/bench/Main.hs
+++ b/bench/Main.hs
@@ -36,7 +36,7 @@ import Simplify
gradCHAD :: KnownEnv env => CHADConfig -> Ex env (TScal TF64) -> IO (SList Value env -> IO (Double, Rep (Tup (D2E env))))
gradCHAD config term =
- compile knownEnv $
+ compileStderr knownEnv $
simplifyFix $ pruneExpr knownEnv $
simplifyFix $ unMonoid $
simplifyFix $