From 1ecc43458cd5c4f41fb23948c48e429e376704a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Sat, 18 Jan 2025 15:48:10 +0100 Subject: Cancel jobs on user interrupt Changelog: Properly cancel and clean up jobs on user interrupt --- minici.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'minici.cabal') diff --git a/minici.cabal b/minici.cabal index 6b298f6..49a8337 100644 --- a/minici.cabal +++ b/minici.cabal @@ -97,6 +97,7 @@ executable minici template-haskell ^>= { 2.17, 2.18, 2.19, 2.20, 2.21, 2.22 }, text ^>= { 1.2, 2.0, 2.1 }, th-compat ^>= { 0.1 }, + unix ^>= { 2.7.3, 2.8.6 }, hs-source-dirs: src default-language: Haskell2010 -- cgit v1.2.3