From 4ea55d13bde0ea10357dcc3e733f72d92ad641e8 Mon Sep 17 00:00:00 2001 From: sternenseemann Date: Tue, 21 Dec 2021 13:40:36 +0100 Subject: [PATCH] haskellPackages.Frames-streamly: drop now unnecessary override Fix has been released by upstream. --- .../haskell-modules/configuration-common.nix | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index 7e18e85f7bb5..147bafeac5d7 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -1900,14 +1900,9 @@ self: super: { Cabal = self.Cabal_3_6_2_0; }); - Frames-streamly = overrideCabal (drv: { - # https://github.com/adamConnerSax/Frames-streamly/issues/1 - patchPhase = '' -cat > example_data/acs100k.csv <