From 8bba3e356665a828ca1578a27f78023762ce24fd Mon Sep 17 00:00:00 2001 From: Preetham Gujjula Date: Fri, 20 Dec 2024 06:24:21 -0800 Subject: [PATCH] bump tasty-bench --- package.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.yaml b/package.yaml index 31638d3..65b1f6d 100644 --- a/package.yaml +++ b/package.yaml @@ -67,7 +67,7 @@ benchmarks: main: Main.hs dependencies: - primecount - - tasty-bench ^>= {0.3} + - tasty-bench ^>= {0.3, 0.4} when: - condition: false other-modules: Paths_primecount