tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
haskellPackages.polysemy-zoo: unbreak
Dennis Gosnell
3 years ago
72f01f15
ba9342a6
-3
2 changed files
expand all
collapse all
unified
split
pkgs
development
haskell-modules
configuration-hackage2nix
broken.yaml
hackage-packages.nix
-1
pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml
···
3944
3944
- polysemy-mocks
3945
3945
- polysemy-readline
3946
3946
- polysemy-scoped-fs
3947
3947
-
- polysemy-zoo
3948
3947
- polytypeable
3949
3948
- pomaps
3950
3949
- pomohoro
-2
pkgs/development/haskell-modules/hackage-packages.nix
···
223388
223388
testToolDepends = [ hspec-discover ];
223389
223389
description = "Experimental, user-contributed effects and interpreters for polysemy";
223390
223390
license = lib.licenses.bsd3;
223391
223391
-
hydraPlatforms = lib.platforms.none;
223392
223392
-
broken = true;
223393
223391
}) {};
223394
223392
223395
223393
"polyseq" = callPackage