Skip to content

Commit

Permalink
Upgrade to stylish-haskell version 0.14.5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanknowles committed Nov 28, 2023
1 parent e0901ea commit 3580f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nix/haskell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ CHaP: haskell-nix: nixpkgs-recent: nodePkgs: haskell-nix.cabalProject' [
nixWrapped
mdbook
(haskell-nix.tool "ghc928" "hp2pretty" "latest")
(haskell-nix.tool "ghc928" "stylish-haskell" "0.11.0.3")
(haskell-nix.tool "ghc928" "stylish-haskell" "0.14.5.0")
(haskell-nix.tool "ghc928" "hlint" "3.6.1")
(haskell-nix.tool "ghc928" "fourmolu" "0.13.1.0")
(haskell-nix.tool "ghc928" "haskell-language-server" ({pkgs, ...}: rec {
Expand Down

0 comments on commit 3580f9b

Please sign in to comment.