haskellPackages.th-lego: remove broken flag

main
sternenseemann 2 years ago
parent 6f0d052531
commit a2b1f8b47c
  1. 1
      pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml
  2. 2
      pkgs/development/haskell-modules/hackage-packages.nix

@ -4983,7 +4983,6 @@ broken-packages:
- th-instance-reification
- th-kinds
- th-kinds-fork
- th-lego
- thock
- thorn
- th-pprint

@ -268561,8 +268561,6 @@ self: {
];
description = "Template Haskell construction utilities";
license = lib.licenses.mit;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"th-lift" = callPackage

Loading…
Cancel
Save