aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml
index 22c9d4d..eb28bf4 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -3,3 +3,6 @@ packages:
system-ghc: true
resolver:
compiler: ghc-8.8.4
+extra-deps:
+- vector-0.12.2.0
+- network-3.1.2.1