about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2024-02-26 08:44:15 +0100
committerPeter Simons <simons@cryp.to>2024-02-26 08:44:15 +0100
commit858108a105094e63d6d7a35ec4ea93090f7f2a45 (patch)
tree222e473fa725f14e54779d8ee204cdf9834e10d6 /pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix
parent638a3c85f4ecc42a4fc3b8c12dfb51b403455fa7 (diff)
hlint: update to version 3.8 in ghc-9.8.x package set to fix the build
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix b/pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix
index d728dae7dba13..112976616f2d7 100644
--- a/pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix
+++ b/pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix
@@ -79,6 +79,7 @@ self: super: {
   ormolu = doDistribute self.ormolu_0_7_3_0;
   fourmolu = doDistribute (dontCheck self.fourmolu_0_14_1_0);
   xmonad = doDistribute self.xmonad_0_18_0;
+  hlint = doDistribute self.hlint_3_8;
 
   #
   # Jailbreaks