diff options
Diffstat (limited to 'users/Profpatsch/mailbox-org/mailbox-org.cabal')
-rw-r--r-- | users/Profpatsch/mailbox-org/mailbox-org.cabal | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/users/Profpatsch/mailbox-org/mailbox-org.cabal b/users/Profpatsch/mailbox-org/mailbox-org.cabal index 3a1ed917303d..66e96608e40f 100644 --- a/users/Profpatsch/mailbox-org/mailbox-org.cabal +++ b/users/Profpatsch/mailbox-org/mailbox-org.cabal @@ -11,6 +11,16 @@ executable mailbox-org base >=4.15 && <5, my-prelude, exec-helpers, + netencode, + text, + semigroupoids, + nonempty-containers, + data-fix, + selective, + directory, + mtl, + filepath, + arglib-netencode, random, http-conduit, http-client, |