haskellPackages.highlight: unbreak
This commit is contained in:
parent
a003fb0fe5
commit
f7862834d8
@ -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…
Reference in New Issue
Block a user