haskellPackages.polysemy-zoo: unbreak

This commit is contained in:
Dennis Gosnell 2022-09-25 11:25:21 -04:00
parent ba9342a67b
commit 72f01f15cc
No known key found for this signature in database
GPG Key ID: 462E0C03D11422F4
2 changed files with 0 additions and 3 deletions

View File

@ -3944,7 +3944,6 @@ broken-packages:
- polysemy-mocks
- polysemy-readline
- polysemy-scoped-fs
- polysemy-zoo
- polytypeable
- pomaps
- pomohoro

View File

@ -223388,8 +223388,6 @@ self: {
testToolDepends = [ hspec-discover ];
description = "Experimental, user-contributed effects and interpreters for polysemy";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"polyseq" = callPackage