Skip to content

Commit

Permalink
apply-refact: 0.15.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
locallycompact committed Feb 3, 2025
1 parent cc39af0 commit 5eea07b
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 @@ -63,7 +63,7 @@
# Specific versions of tools we require
(final: prev: {
aiken = inputs.aiken.packages.${system}.aiken;
apply-refact = pkgs.haskell-nix.tool compiler "apply-refact" "0.14.0.0";
apply-refact = pkgs.haskell-nix.tool compiler "apply-refact" "0.15.0.0";
cabal-fmt = pkgs.haskell-nix.tool compiler "cabal-fmt" "0.1.12";
cabal-install = pkgs.haskell-nix.tool compiler "cabal-install" "3.10.3.0";
cabal-plan = pkgs.haskell-nix.tool compiler "cabal-plan" "0.7.5.0";
Expand Down

0 comments on commit 5eea07b

Please sign in to comment.