From 45caa0cf64a8c8b22680635e08ba503cec1ef5c9 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 15 Mar 2018 16:25:54 +0100 Subject: [PATCH] haskell-unordered-containers: drop obsolete override for GHC 8.4.x --- .../development/haskell-modules/configuration-ghc-8.4.x.nix | 6 ------ 1 file changed, 6 deletions(-) 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 9d355c74988e..20473f4c5c4a 100644 --- a/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix +++ b/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix @@ -168,12 +168,6 @@ self: super: { ## doctest >=0.7 && <0.14 turtle = super.turtle_1_5_4; - ## Needs bump to a versioned attribute - ## Setup: Encountered missing dependencies: - ## base >=4 && <4.11 - unordered-containers = super.unordered-containers_0_2_9_0; - - ## On Hackage: ## On Hackage, awaiting for import