haskellPackages.prune-juice: Unbreak

This commit is contained in:
Malte Brandy
2021-03-12 16:57:26 +01:00
parent 9eb6160427
commit 69faa4c451
4 changed files with 9 additions and 6 deletions
-4
View File
@@ -48811,8 +48811,6 @@ self: {
];
description = "Utilities to work with cabal-install files";
license = "GPL-2.0-or-later AND BSD-3-Clause";
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"cabal-lenses" = callPackage
@@ -210427,8 +210425,6 @@ self: {
];
description = "Prune unused Haskell dependencies";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"psc-ide" = callPackage