tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
haskellPackages.compactable: not broken
sternenseemann
4 years ago
237ece08
d3ee50d8
-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
···
742
742
- commodities
743
743
- commonmark-cli
744
744
- commsec
745
745
-
- compactable
746
745
- Compactable
747
746
- compact-list
748
747
- compact-map
-2
pkgs/development/haskell-modules/hackage-packages.nix
···
60831
60831
libraryHaskellDepends = [ base containers transformers vector ];
60832
60832
description = "A typeclass for structures which can be catMaybed, filtered, and partitioned";
60833
60833
license = lib.licenses.bsd3;
60834
60834
-
hydraPlatforms = lib.platforms.none;
60835
60835
-
broken = true;
60836
60834
}) {};
60837
60835
60838
60836
"compactmap" = callPackage