X-Git-Url: http://git.lukelau.me/?a=blobdiff_plain;f=.download-hie.sh;h=a502b1601f020c42786910b553442905fa8c23a0;hb=d8140e8547dfefcdc06c5c5870c4d0b7f9a4ec94;hp=f762066b6d1c0e77a20254491272a6065c800b43;hpb=aea35bb55dbc3a1791bbe5cc39d8d16fd35aaddd;p=lsp-test.git diff --git a/.download-hie.sh b/.download-hie.sh index f762066..a502b16 100644 --- a/.download-hie.sh +++ b/.download-hie.sh @@ -3,3 +3,4 @@ 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