aboutsummaryrefslogtreecommitdiff
path: root/server/uplcg.cabal
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--server/uplcg.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/server/uplcg.cabal b/server/uplcg.cabal
index c97d358..d8d375d 100644
--- a/server/uplcg.cabal
+++ b/server/uplcg.cabal
@@ -36,6 +36,7 @@ Library
elm-bridge >= 0.5 && < 0.6,
fast-logger >= 3.0 && < 3.1,
hashable >= 1.3 && < 1.4,
+ http-types >= 0.12 && < 0.13,
lens >= 4.18 && < 4.19,
mtl >= 2.2 && < 2.3,
process >= 1.6 && < 1.7,
@@ -52,6 +53,7 @@ Library
vector-instances >= 3.4 && < 3.5,
vector-shuffling >= 1.1 && < 1.2,
wai >= 3.2 && < 3.3,
+ wai-extra >= 3.0 && < 3.1,
wai-websockets >= 3.0 && < 3.1,
warp >= 3.3 && < 3.4,
websockets >= 0.12 && < 0.13