summaryrefslogtreecommitdiffstats
path: root/deps.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deps.sh')
-rw-r--r--deps.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/deps.sh b/deps.sh
deleted file mode 100644
index 3d4c73b..0000000
--- a/deps.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-set -euo pipefail
-
-cabal install --lib hashable
-cabal install --lib mtl