Revert "Revive multiple outputs for Haskell packages."

This commit is contained in:
Peter Simons
2017-12-05 09:36:08 +01:00
committed by GitHub
parent e5e32822df
commit 8d8061ec20
14 changed files with 37 additions and 172 deletions
@@ -44,7 +44,6 @@ let
isLibrary = false;
doHaddock = false;
hyperlinkSource = false; # Avoid depending on hscolour for this build.
enableSeparateEtcOutput = false; # The flag to support this is missing in old versions of cabal.
postFixup = "rm -rf $out/lib $out/share $out/nix-support";
});
cpphs = overrideCabal (self.cpphs.overrideScope (self: super: {