From ad1cd53ec875f91fa70493b8e755cf27893d249d Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Mon, 19 Mar 2018 14:05:03 +0100 Subject: [PATCH] haskell-src: 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 9757b485fdd..807efe3f61d 100644 --- a/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix +++ b/pkgs/development/haskell-modules/configuration-ghc-8.4.x.nix @@ -42,9 +42,6 @@ self: super: { unix = null; xhtml = null; - # Need newer version. - haskell-src = super.haskell-src_1_0_3_0; - ## Shadowed: ## Needs bump to a versioned attribute