aboutsummaryrefslogtreecommitdiffstats
path: root/backend/backend.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'backend/backend.cabal')
-rw-r--r--backend/backend.cabal4
1 files changed, 4 insertions, 0 deletions
diff --git a/backend/backend.cabal b/backend/backend.cabal
index be7099a..058efc7 100644
--- a/backend/backend.cabal
+++ b/backend/backend.cabal
@@ -23,6 +23,7 @@ executable backend
autotypes,
base,
bytestring,
+ common,
containers,
directory,
filepath,
@@ -33,8 +34,11 @@ executable backend
http-types,
mtl,
optparse-applicative,
+ safe,
+ split,
stm,
tagged,
+ text,
utf8-string,
wai,
warp