Skip to content

Commit

Permalink
Remove weeder from Makefile and remove its project
Browse files Browse the repository at this point in the history
  • Loading branch information
philderbeast committed Dec 27, 2023
1 parent 58bbc1f commit 3fd2032
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
5 changes: 0 additions & 5 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -177,11 +177,6 @@ validate-via-docker-8.10.4:
validate-via-docker-old:
docker build $(DOCKERARGS) -t cabal-validate:older -f .docker/validate-old.dockerfile .

# Weeder
weeder :
cabal build all --project-file=cabal.project.weeder
weeder | less

# tags
.PHONY : tags
tags :
Expand Down
13 changes: 0 additions & 13 deletions cabal.project.weeder

This file was deleted.

0 comments on commit 3fd2032

Please sign in to comment.