aboutsummaryrefslogtreecommitdiff
path: root/server/cafp.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'server/cafp.cabal')
-rw-r--r--server/cafp.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/cafp.cabal b/server/cafp.cabal
index f97f958..733c3e3 100644
--- a/server/cafp.cabal
+++ b/server/cafp.cabal
@@ -21,6 +21,7 @@ Library
Cafp.Main.Server
Build-depends:
+ aeson >= 1.4 && < 1.5,
base >= 4.9 && < 5,
elm-bridge >= 0.5 && < 0.6,
scotty >= 0.11 && < 0.12,