haskellPackages.compactable: not broken

-3
-1
pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml
··· 742 742 - commodities 743 743 - commonmark-cli 744 744 - commsec 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 - hydraPlatforms = lib.platforms.none; 60835 - broken = true; 60836 60834 }) {}; 60837 60835 60838 60836 "compactmap" = callPackage