about summary refs log tree commit diff
path: root/pkgs/development
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2020-02-27 15:40:13 +0100
committerPeter Simons <simons@cryp.to>2020-02-28 20:42:28 +0100
commit482b910b72fb8e32c91b4b0f46d93bf869c68133 (patch)
tree1cd6a285d2f0f748c7d0cd512111cad579812916 /pkgs/development
parentc9b2100e0ba7b55fdf9b4adb771efd14a23d9ad4 (diff)
downloadnixlib-482b910b72fb8e32c91b4b0f46d93bf869c68133.tar
nixlib-482b910b72fb8e32c91b4b0f46d93bf869c68133.tar.gz
nixlib-482b910b72fb8e32c91b4b0f46d93bf869c68133.tar.bz2
nixlib-482b910b72fb8e32c91b4b0f46d93bf869c68133.tar.lz
nixlib-482b910b72fb8e32c91b4b0f46d93bf869c68133.tar.xz
nixlib-482b910b72fb8e32c91b4b0f46d93bf869c68133.tar.zst
nixlib-482b910b72fb8e32c91b4b0f46d93bf869c68133.zip
haskell-streamly-bytestring: drop obsolete override
Diffstat (limited to 'pkgs/development')
-rw-r--r--pkgs/development/haskell-modules/configuration-common.nix5
1 files changed, 0 insertions, 5 deletions
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/