Fix Makefile

This commit is contained in:
Wen Kokke 2020-07-19 21:57:45 +01:00
parent 0660bcc442
commit ad0da807b4

View file

@ -217,7 +217,7 @@ $(HOME)/.local/bin/agda:
-o $(HOME)/agda-$(AGDA_VERSION).zip
unzip -qq $(HOME)/agda-$(AGDA_VERSION).zip -d $(HOME)
cd $(HOME)/agda-$(AGDA_VERSION);\
stack install --stack-yaml=stack-8.3.3.yaml
stack install --stack-yaml=stack-$(GHC_VERSION).yaml
travis-uninstall-agda:
rm -rf $(HOME)/agda-$(AGDA_VERSION)/