haskellPackages.pipes-text: unbreak

wip/yesman
Siva Mahadevan 4 years ago committed by Peter Simons
parent 8bf26dad96
commit 79e9ab2828
  1. 3
      pkgs/development/haskell-modules/configuration-common.nix
  2. 1
      pkgs/development/haskell-modules/configuration-hackage2nix.yaml

@ -1502,4 +1502,7 @@ self: super: {
excludes = [ "stack.yaml" "sources.json" "src/Cachix/Types/Session.hs" "src/Cachix/API/Signing.hs" "cachix-api.cabal" "workflows/test.yml" ];
});
# 2020-11-23: Jailbreaking until: https://github.com/michaelt/text-pipes/pull/29
pipes-text = doJailbreak super.pipes-text;
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super

@ -8703,7 +8703,6 @@ broken-packages:
- pipes-s3
- pipes-shell
- pipes-sqlite-simple
- pipes-text
- pipes-transduce
- pipes-vector
- pipes-zeromq4

Loading…
Cancel
Save