Merge pull request #117440 from luke-clifton/jsondir
haskellPackages.json-directory: mark not broken
This commit is contained in:
commit
2bbfd8efcc
@ -7299,7 +7299,6 @@ broken-packages:
|
||||
- json-builder
|
||||
- JSON-Combinator
|
||||
- JSON-Combinator-Examples
|
||||
- json-directory
|
||||
- json-encoder
|
||||
- json-enumerator
|
||||
- json-extra
|
||||
|
@ -152668,7 +152668,6 @@ self: {
|
||||
description = "Load JSON from files in a directory structure";
|
||||
license = lib.licenses.bsd3;
|
||||
hydraPlatforms = lib.platforms.none;
|
||||
broken = true;
|
||||
}) {};
|
||||
|
||||
"json-encoder" = callPackage
|
||||
|
Loading…
x
Reference in New Issue
Block a user