summaryrefslogtreecommitdiff
path: root/walint.cabal
diff options
context:
space:
mode:
authorstuebinm2022-02-16 19:38:08 +0100
committerstuebinm2022-02-16 19:38:08 +0100
commitb3c3b5d727f2c8548ab72ff07a0f8c6b9844bfac (patch)
treed59b7c7ab9fa9f90fd08066b473d1a666ee7254b /walint.cabal
parent3b144c97636620a6fbd3807a8847b5751f86a52d (diff)
server: post map updates to exneuland's API
Diffstat (limited to 'walint.cabal')
-rw-r--r--walint.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/walint.cabal b/walint.cabal
index e721b0d..c2a19a1 100644
--- a/walint.cabal
+++ b/walint.cabal
@@ -105,12 +105,14 @@ executable walint-server
, extra
, filepath
, fmt
+ , http-client
, http-types
, lucid
, microlens-platform
, mtl
, process
, servant
+ , servant-client
, servant-lucid
, servant-server
, stm