summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9afa934bd..3ae96c9a3 100644
--- a/Makefile
+++ b/Makefile
@@ -163,7 +163,6 @@ update-website: ## update website and upload
clean: ## clean up
cabal clean
- stack clean
.PHONY: clean
.PHONY: .FORCE