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 733c3e3..df178c7 100644
--- a/server/cafp.cabal
+++ b/server/cafp.cabal
@@ -23,6 +23,7 @@ Library
Build-depends:
aeson >= 1.4 && < 1.5,
base >= 4.9 && < 5,
+ bytestring >= 0.10 && < 0.11,
elm-bridge >= 0.5 && < 0.6,
scotty >= 0.11 && < 0.12,
stm >= 2.5 && < 2.6,