about summary refs log tree commit diff
path: root/users/Profpatsch/mailbox-org/mailbox-org.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'users/Profpatsch/mailbox-org/mailbox-org.cabal')
-rw-r--r--users/Profpatsch/mailbox-org/mailbox-org.cabal5
1 files changed, 5 insertions, 0 deletions
diff --git a/users/Profpatsch/mailbox-org/mailbox-org.cabal b/users/Profpatsch/mailbox-org/mailbox-org.cabal
index 66e96608e4..fe65da409d 100644
--- a/users/Profpatsch/mailbox-org/mailbox-org.cabal
+++ b/users/Profpatsch/mailbox-org/mailbox-org.cabal
@@ -27,7 +27,12 @@ executable mailbox-org
         aeson,
         aeson-better-errors,
         bytestring,
+        PyF,
+        typed-process,
         process,
         containers,
 
     default-language: Haskell2010
+
+    default-extensions:
+        GHC2021