From 97d56e94faf202348214f542517fb8947a19690f Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 20 Mar 2018 09:18:23 +0100 Subject: [PATCH] haskell-getopt-generics: override to latest version for ghc-8.4.x --- pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix b/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix index 807efe3f61d..b39efcbde77 100644 --- a/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix +++ b/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix @@ -683,6 +683,7 @@ self: super: { brick = self.brick_0_35; timezone-olson = self.timezone-olson_0_1_9; matrix = self.matrix_0_3_6_1; + getopt-generics = self.getopt-generics_0_13_0_2; # https://github.com/xmonad/xmonad/issues/155 xmonad = addBuildDepend (appendPatch super.xmonad (pkgs.fetchpatch