haskellPackages.highlight: unbreak

main
Dennis Gosnell 2 years ago
parent a003fb0fe5
commit f7862834d8
No known key found for this signature in database
GPG Key ID: 462E0C03D11422F4
  1. 1
      pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml
  2. 2
      pkgs/development/haskell-modules/hackage-packages.nix

@ -2210,7 +2210,6 @@ broken-packages:
- higgledy
- higherorder
- highjson
- highlight
- highlight-versions
- highWaterMark
- himg

@ -134235,8 +134235,6 @@ self: {
benchmarkHaskellDepends = [ base criterion ];
description = "Command line tool for highlighting parts of files matching a regex";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"highlight-versions" = callPackage

Loading…
Cancel
Save