summaryrefslogtreecommitdiffstats
path: root/deps.sh
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2022-02-06 19:05:46 +0200
committerJan Tuomi <jans.tuomi@gmail.com>2022-02-06 20:03:27 +0200
commitd5fe35bb8a75a74c7b3616b864c4d35bafecaadd (patch)
tree410325cafa976dfa0596872d8c0582e1b36772c0 /deps.sh
parentc2053ee0585280229375b10283cb9e8dbb903734 (diff)
Add proper cabal setup
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