haskellPackages.compactable: not broken

This commit is contained in:
sternenseemann 2021-10-16 15:28:47 +02:00
parent d3ee50d84a
commit 237ece0800
2 changed files with 0 additions and 3 deletions

View file

@ -742,7 +742,6 @@ broken-packages:
- commodities
- commonmark-cli
- commsec
- compactable
- Compactable
- compact-list
- compact-map

View file

@ -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