Skip to content

Commit

Permalink
hack: remove weeder altogether
Browse files Browse the repository at this point in the history
it's responsible for breaking the build
  • Loading branch information
dhess committed Aug 23, 2023
1 parent b3643a1 commit 2f68a11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@
cabal = "latest";
hlint = "latest";

weeder = weederVersion;
#weeder = weederVersion;

fourmolu = fourmoluVersion;

Expand Down

0 comments on commit 2f68a11

Please sign in to comment.