From 482b910b72fb8e32c91b4b0f46d93bf869c68133 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 27 Feb 2020 15:40:13 +0100 Subject: haskell-streamly-bytestring: drop obsolete override --- pkgs/development/haskell-modules/configuration-common.nix | 5 ----- 1 file changed, 5 deletions(-) (limited to 'pkgs/development') diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index 56f56c38fa29..6d59e9129555 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -1378,11 +1378,6 @@ self: super: { # Unnecessary upper bound on vector <0.12.1 bitwise-enum = doJailbreak super.bitwise-enum; - # Needs more recent streamly version - streamly-bytestring = super.streamly-bytestring.override { - streamly = self.streamly_0_7_1; - }; - # This breaks because of version bounds, but compiles and runs fine. # Last commit is 5 years ago, so we likely won't get upstream fixed soon. # https://bitbucket.org/rvlm/hakyll-contrib-hyphenation/src/master/ -- cgit 1.4.1