X-Git-Url: http://git.lukelau.me/?a=blobdiff_plain;ds=sidebyside;f=.download-hie.sh;fp=.download-hie.sh;h=0000000000000000000000000000000000000000;hb=b0a1cb90d07b0bbf120a99d0427e98dca04d4bde;hp=a502b1601f020c42786910b553442905fa8c23a0;hpb=d8140e8547dfefcdc06c5c5870c4d0b7f9a4ec94;p=lsp-test.git diff --git a/.download-hie.sh b/.download-hie.sh deleted file mode 100644 index a502b16..0000000 --- a/.download-hie.sh +++ /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