Skip to content

Commit ade3433

Browse files
sgillespiekderme
authored andcommitted
Bump hlint@3.10
As 3.8 does not seem to work with GHC 9.10
1 parent e4152f1 commit ade3433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
tools = {
191191
cabal = "3.14.2.0";
192192
fourmolu = "0.17.0.0";
193-
hlint = "3.8";
193+
hlint = "3.10";
194194

195195
haskell-language-server = {
196196
src = nixpkgs.haskell-nix.sources."hls-2.11";

0 commit comments

Comments
 (0)