From 784a95de29f290b0e618111ca4414b2cc57904e0 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 2 Dec 2024 20:41:25 -1000 Subject: [PATCH] ;ci: mac, windows: fix time dep --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index a9b7d5dc3..9c8a04c8a 100644 --- a/stack.yaml +++ b/stack.yaml @@ -22,7 +22,7 @@ extra-deps: - filepath-1.4.301.0 - ghc-boot-9.10.1@rev:1 - process-1.6.25.0 -- time-1.14 +- time-1.12.2 - unix-2.8.6.0 # for windows - Win32-2.14.0.0