haskellPackages.eventlog2html: Remove package from the broken list

This commit is contained in:
Deniz Alp 2021-10-22 19:16:53 +03:00
parent 6e27bc72cd
commit 4fabb789bd
2 changed files with 0 additions and 3 deletions

View file

@ -1299,7 +1299,6 @@ broken-packages:
- event-driven
- eventful-dynamodb
- eventful-sql-common
- eventlog2html
- eventloop
- eventstore
- ewe

View file

@ -88740,8 +88740,6 @@ self: {
executableHaskellDepends = [ aeson base filepath text ];
description = "Visualise an eventlog";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"eventloop" = callPackage