haskellPackages.hyper-extra: unbreak

https://github.com/HeinrichApfelmus/hyper-haskell/issues/42
This commit is contained in:
sternenseemann
2021-05-04 13:59:26 +02:00
committed by sterni
parent 48ba23210b
commit 517662d02d
3 changed files with 4 additions and 6 deletions
-4
View File
@@ -145465,8 +145465,6 @@ self: {
];
description = "Display instances for the HyperHaskell graphical Haskell interpreter";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"hyper-haskell-server" = callPackage
@@ -145486,8 +145484,6 @@ self: {
];
description = "Server back-end for the HyperHaskell graphical Haskell interpreter";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"hyperdrive" = callPackage