From eb5470913fd66a62f3f0afbab86fe1c07a1dc850 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 22 Mar 2018 19:31:18 +0100 Subject: [PATCH] haskell-timezone-olson: drop obsolete override for GHC 8.4.1 --- pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix | 1 - 1 file changed, 1 deletion(-) 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 369f25a5232..b9fd2d9371a 100644 --- a/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix +++ b/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix @@ -667,7 +667,6 @@ self: super: { matrix = self.matrix_0_3_6_1; pandoc = self.pandoc_2_1_3; pandoc-types = self.pandoc-types_1_17_4_2; - timezone-olson = self.timezone-olson_0_1_9; # https://github.com/xmonad/xmonad/issues/155 xmonad = addBuildDepend (appendPatch super.xmonad (pkgs.fetchpatch