From bd576cb210a8c03a32c60f1b3ca769450bde3d04 Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Mon, 16 Oct 2023 15:51:24 +0200 Subject: update `list` output --- anissue.cabal | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'anissue.cabal') diff --git a/anissue.cabal b/anissue.cabal index ace9580..9de81d2 100644 --- a/anissue.cabal +++ b/anissue.cabal @@ -91,13 +91,14 @@ executable anissue directory, filepath, optparse-applicative, + parallel-io, prettyprinter, prettyprinter-ansi-terminal, - text, temporary, + terminal-size, + text, time, - typed-process, - parallel-io + typed-process -- Directories containing source files. hs-source-dirs: app -- cgit v1.2.3