haskellPackages.compactable: not broken
This commit is contained in:
parent
d3ee50d84a
commit
237ece0800
2 changed files with 0 additions and 3 deletions
|
@ -742,7 +742,6 @@ broken-packages:
|
|||
- commodities
|
||||
- commonmark-cli
|
||||
- commsec
|
||||
- compactable
|
||||
- Compactable
|
||||
- compact-list
|
||||
- compact-map
|
||||
|
|
|
@ -60831,8 +60831,6 @@ self: {
|
|||
libraryHaskellDepends = [ base containers transformers vector ];
|
||||
description = "A typeclass for structures which can be catMaybed, filtered, and partitioned";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"compactmap" = callPackage
|
||||
|
|
Loading…
Reference in a new issue