haskellPackages.libyaml-streamly: remove broken flag

With Stackage Nightly libyaml-streamly, a dependency of ghcup, is now
buildable as is.
main
sternenseemann 2 years ago
parent 65454750ce
commit 104c152fd7
  1. 1
      pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml
  2. 2
      pkgs/development/haskell-modules/hackage-packages.nix

@ -2887,7 +2887,6 @@ broken-packages:
- libxls
- libxlsxwriter-hs
- libxslt
- libyaml-streamly
- lie
- life-sync
- lifted-protolude

@ -167689,8 +167689,6 @@ self: {
];
description = "Low-level, streaming YAML interface via streamly";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"libzfs" = callPackage

Loading…
Cancel
Save