From 30e91608555839e3cb0113cdbd670e76d2d35508 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Sun, 13 Apr 2025 10:57:56 +0200 Subject: Output style options Changelog: Added `--terminal-output` and `--log-output` options to set output style --- minici.cabal | 2 ++ 1 file changed, 2 insertions(+) (limited to 'minici.cabal') diff --git a/minici.cabal b/minici.cabal index aa7561c..a7e69b7 100644 --- a/minici.cabal +++ b/minici.cabal @@ -55,6 +55,7 @@ executable minici Eval Job Job.Types + Output Paths_minici Repo Terminal @@ -86,6 +87,7 @@ executable minici TemplateHaskell build-depends: + ansi-terminal ^>= { 0.11, 1.0, 1.1 }, base ^>= { 4.15, 4.16, 4.17, 4.18, 4.19, 4.20, 4.21 }, bytestring ^>= { 0.10, 0.11, 0.12 }, containers ^>= { 0.6, 0.7 }, -- cgit v1.2.3