haskellPackages.json-directory is not broken

This commit is contained in:
Luke Clifton 2021-03-24 03:22:48 +00:00 committed by github-actions[bot]
parent fdb83b81b2
commit 3549a15b0b
2 changed files with 0 additions and 2 deletions

View File

@ -7291,7 +7291,6 @@ broken-packages:
- json-builder
- JSON-Combinator
- JSON-Combinator-Examples
- json-directory
- json-encoder
- json-enumerator
- json-extra

View File

@ -152411,7 +152411,6 @@ self: {
description = "Load JSON from files in a directory structure";
license = lib.licenses.bsd3;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"json-encoder" = callPackage