haskellPackages.highlight: unbreak

This commit is contained in:
Dennis Gosnell 2022-06-08 13:51:30 +09:00
parent a003fb0fe5
commit f7862834d8
No known key found for this signature in database
GPG Key ID: 462E0C03D11422F4
2 changed files with 0 additions and 3 deletions

View File

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

View File

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