Skip to content

Commit

Permalink
Remove weeder
Browse files Browse the repository at this point in the history
- remove weeder's configuration
- remove its recipe from Makefile
- remove its project
  • Loading branch information
philderbeast committed Dec 27, 2023
1 parent 58bbc1f commit 1689491
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 27 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.

9 changes: 0 additions & 9 deletions weeder.dhall

This file was deleted.

0 comments on commit 1689491

Please sign in to comment.