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:18:32 +0100
committerPeter Simons <simons@cryp.to>2024-02-26 08:18:32 +0100
commit27450315a615c8cbb25638eb5263e1db8dd38c07 (patch)
tree08bbef246926bd5b6cc6ddd66df8bc4aba9e9bff /pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix
parent70706e07eff9311e2608a9aa773c703e8afe0e0e (diff)
xmonad: update to version 0.18.0 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 31f8781c2b4a4..aef62e8cfc779 100644
--- a/pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix
+++ b/pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix
@@ -78,6 +78,7 @@ self: super: {
   attoparsec-aeson = doDistribute self.attoparsec-aeson_2_2_0_1;
   ormolu = doDistribute self.ormolu_0_7_3_0;
   fourmolu = doDistribute (dontCheck self.fourmolu_0_14_1_0);
+  xmonad = doDistribute self.xmonad_0_18_0;
 
   #
   # Jailbreaks