From 92a67aaa55f5fee4a2b9a7357f1b9956a84cd188 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Thu, 1 Oct 2020 20:58:23 +0200 Subject: State: add options for attachment saving use Data.Default for Much.State.State, Much.State.ColorConfig, Much.API.Config refactor saveAttachment and openAttachment actions --- much.cabal | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'much.cabal') diff --git a/much.cabal b/much.cabal index 1e819a0..381c739 100644 --- a/much.cabal +++ b/much.cabal @@ -14,6 +14,7 @@ executable much-tv build-depends: much , base , blessings + , data-default , deepseq , transformers , aeson @@ -40,6 +41,8 @@ executable much-kmein , blessings , bytestring , containers + , data-default + , directory , filepath , hyphenation , linebreak @@ -88,6 +91,7 @@ library , bytestring , case-insensitive , containers + , data-default , deepseq , directory , docopt -- cgit v1.2.3