From a675117ab8a6d62edfe7438f25d82d80df3b8f6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Fri, 2 Dec 2022 21:51:30 +0100 Subject: Write recipe output and status to log files --- minici.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'minici.cabal') diff --git a/minici.cabal b/minici.cabal index 1dce029..8858889 100644 --- a/minici.cabal +++ b/minici.cabal @@ -42,6 +42,7 @@ executable minici -- other-extensions: build-depends: base ^>=4.15.1.0 , directory >=1.3 && <1.4 + , filepath >=1.4 && <1.5 , mtl >=2.2 && <2.3 , process >=1.6 && <1.7 , text >=1.2 && <1.3 -- cgit v1.2.3