From dc7557a2f07d93e583af7f2d25ccf9e102e2b238 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 15 Mar 2018 21:18:05 +0100 Subject: [PATCH] haskell-constraints: drop obsolete override for ghc-8.4.x --- pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix | 3 --- 1 file changed, 3 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 8dad142ca83..6df7c90536e 100644 --- a/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix +++ b/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix @@ -61,9 +61,6 @@ self: super: { ## • In the instance declaration for ‘Monoid BV’ bv = super.bv_0_5; - ## Needs bump to a versioned attribute - constraints = super.constraints_0_10; - ## Needs bump to a versioned attribute ## Setup: Encountered missing dependencies: ## template-haskell >=2.5 && <2.13