Use stack again for hie
[lsp-test.git] / .download-hie.sh
diff --git a/.download-hie.sh b/.download-hie.sh
deleted file mode 100644 (file)
index a502b16..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-case `ghc --version` in
-       *8.4.3*) wget https://877-129435383-gh.circle-artifacts.com/0/bin/hie;;
-       *8.2.2*) wget https://878-129435383-gh.circle-artifacts.com/0/bin/hie;;
-esac
-chmod u+x hie