From 15646fa9e492ded6978620e8e17239c636cfbb16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Wed, 30 Sep 2020 10:56:37 +0200 Subject: kmein config: add saveAttachment action --- much.cabal | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'much.cabal') diff --git a/much.cabal b/much.cabal index 5f3c18f..3d5181e 100644 --- a/much.cabal +++ b/much.cabal @@ -37,13 +37,18 @@ executable much-kmein ghc-options: -O2 -threaded -with-rtsopts=-N build-depends: much , base - , unix - , scanner , blessings + , bytestring + , containers + , filepath , hyphenation , linebreak - , containers + , process , rosezipper + , scanner + , text + , time + , unix library hs-source-dirs: src -- cgit v1.2.3